ESRI.ArcGIS.ADF.ArcGISServer
GetNetworkDescriptionCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > NAServerProxy Class : GetNetworkDescriptionCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event GetNetworkDescriptionCompleted() As GetNetworkDescriptionCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As NAServerProxy
Dim handler As GetNetworkDescriptionCompletedEventHandler
 
AddHandler instance.GetNetworkDescriptionCompleted, handler
C# 
public event GetNetworkDescriptionCompletedEventHandler GetNetworkDescriptionCompleted()

See Also

© 2010 All Rights Reserved.