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




Syntax

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

See Also

© 2010 All Rights Reserved.