This document is archived and information here might be outdated. Recommended version. |
Provides access to members that provide the cache description info.
Name | Description | |
---|---|---|
CacheControlInfo | CacheControlInfo object. | |
CacheType | Cache type. | |
LayerCacheInfos | LayerCacheInfos object. | |
TileCacheInfo | TileCacheInfo object. | |
TileImageInfo | TileImageInfo object. |
Classes | Description |
---|---|
CacheDescriptionInfo | Cache description info object. |
CacheDescriptionInfo includes information on a cached map service. This includes its cache type, its tiling scheme (TileCacheInfo), image information (TileImageInfo) and control information (TileControlInfo ). The cache description also includes an array of layer cache infos that can be used to determine if a specific layer has a cache in the case of map services that have a multi layer cache.