← Back to carmenta.com
Carmenta Engine SDK Documentation
×

DataSet.FlushCache Method

Frees any information the dataset may have cached, including all cached features.

Thread safety: This method is thread-safe.

FlushCache()

Frees any information the dataset may have cached, including all cached features.

Syntax

C#
public void FlushCache ()

Remarks

This method may be called to free up some of the memory used by the dataset. Could be used for instance if the layer containing the dataset is turned off. The dataset may start caching data again at the next query.

If the dataset is not using any caches, calling this method has no effect.

Platforms

Windows, Linux, Android

See Also

Reference

DataSet Class
Core Module

By accessing the information on this site you accept our terms and conditions and privacy policy.
This site uses cookies to enhance your experience and provide additional functionality.

Accept