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




Syntax

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

See Also

© 2010 All Rights Reserved.