OgcWmtsLayer.FlushDiskCache Method
Removes all tiles cached on disk.
FlushDiskCache()
Removes all tiles cached on disk.Syntax
public void FlushDiskCache ()
Remarks
This method cleans the disk cache.
FlushDiskCache will delete all files in the specified CachePath.
Note that this method may take some time to execute, if the number of cached tiles is large.
If CachePath is not specified, calling this method has no effect.
Platforms
Windows, Linux, Android