CacheOptions Properties
Contains settings that define parameters of a local cache to store image tiles.| Name | Description |
|---|---|
| Directory | Gets or sets a directory to which the saved image tiles of the map control are stored. |
| KeepInterval | Specifies the time interval after which tile images are updated from a map data provider. |
See Also