ESRI.ArcGIS.ADF.ArcGISServer
GetCacheDescriptionInfoCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapServerProxy Class : GetCacheDescriptionInfoCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event GetCacheDescriptionInfoCompleted() As GetCacheDescriptionInfoCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As MapServerProxy
Dim handler As GetCacheDescriptionInfoCompletedEventHandler
 
AddHandler instance.GetCacheDescriptionInfoCompleted, handler
C# 
public event GetCacheDescriptionInfoCompletedEventHandler GetCacheDescriptionInfoCompleted()

See Also

© 2010 All Rights Reserved.