This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GlobeCore > ESRI.ArcGIS.GlobeCore > Interfaces > IG > IGlobeServer2 Interface > IGlobeServer2.GetCacheControlInfo Method (ArcObjects .NET 10.4 SDK) |
Returns cache related properties of the a GlobeServer.
[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