Overload | Description |
---|---|
ClearFeatureCacheAsync(Boolean) | Empties the feature cache for all web feature layers (feature services) in the map. |
ClearFeatureCacheAsync(IEnumerable<Layer>,Boolean) | Empties the feature cache for the specified web feature layers (feature services) that are part of this map. Layers that are not part of this map or do not support feature caching are ignored. |