ESRI.ArcGIS.ADF.ArcGISServer
GetCacheControlInfoCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GlobeServerProxy Class : GetCacheControlInfoCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event GetCacheControlInfoCompleted() As GetCacheControlInfoCompletedEventHandler1
Visual Basic (Usage)Copy Code
Dim instance As GlobeServerProxy
Dim handler As GetCacheControlInfoCompletedEventHandler1
 
AddHandler instance.GetCacheControlInfoCompleted, handler
C# 
public event GetCacheControlInfoCompletedEventHandler1 GetCacheControlInfoCompleted()

See Also

© 2010 All Rights Reserved.