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




Syntax

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

See Also

© 2010 All Rights Reserved.