This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITiledImageServer Interface > ITiledImageServer.GetCacheControlInfo Method (ArcObjects .NET 10.5 SDK) |
Gets the cache description information for a given map.
[Visual Basic .NET] Public Function GetCacheControlInfo ( _ ) As ICacheControlInfo
[C#] public ICacheControlInfo GetCacheControlInfo ( );
[C++]
HRESULT GetCacheControlInfo(
ICacheControlInfo** ppCacheControlInfo
);
[C++]
Parameters ppCacheControlInfo [out, retval]
ppCacheControlInfo is a parameter of type ICacheControlInfo