CacheOptions Properties
Contains settings that define parameters of a local cache to store image tiles.
Name | Description |
---|---|
Can |
Gets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable. |
Dependency |
Gets the Dependency |
Directory | Gets or sets a directory to which the saved image tiles of the map control are stored. |
Dispatcher |
Gets the Dispatcher this Dispatcher |
Is |
Gets a value that indicates whether the object is currently modifiable. Inherited from Freezable. |
Is |
Gets a value that indicates whether this instance is currently sealed (read-only).
Inherited from Dependency |
Keep |
Specifies the time interval after which tile images are updated from a map data provider. |
See Also