This document is archived and information here might be outdated.  Recommended version.


ITiledImageServer Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITiledImageServer Interface
ArcGIS Developer Help

ITiledImageServer Interface

Provides access to members that serve tiled maps.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method GetCacheControlInfo Gets the cache description information for a given map.
Method GetCacheDescriptionInfo Gets the cache description information for a given map.
Method GetCacheStorageInfo Gets the cache storage information.
Method GetImageTile Gets a tile for a given tile location from a given map.
Method GetTileCacheInfo Gets the cache configuration for a given map.
Method GetTileImageInfo Gets the cache tile image information for a given map.
Method GetVirtualCacheDirectory Gets the virtual cache directory for a given layer within a map.
Method IsFixedScaleImage Indicates if a given map is a fixed scale map.

Classes that implement ITiledImageServer

Classes Description
ImageServer The ArcGIS Server Image Server class.
ImageServerIP Image Server Message Proxy.
ImageServerLP Image Server LAN Proxy.