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




Syntax

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

See Also

© 2010 All Rights Reserved.