ESRI.ArcGIS.ADF.ArcGISServer
GetCacheControlInfoAsync(Object) Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GlobeServerProxy Class > GetCacheControlInfoAsync Method : GetCacheControlInfoAsync(Object) Method




userState

Syntax

Visual Basic (Declaration) 
Public Overloads Sub GetCacheControlInfoAsync( _
   ByVal userState As Object _
) 
Visual Basic (Usage)Copy Code
Dim instance As GlobeServerProxy
Dim userState As Object
 
instance.GetCacheControlInfoAsync(userState)
C# 
public void GetCacheControlInfoAsync( 
   object userState
)

Parameters

userState

See Also

© 2010 All Rights Reserved.