ESRI.ArcGIS.ADF.ArcGISServer
GetServiceDescriptionsExCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > Catalog Class : GetServiceDescriptionsExCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event GetServiceDescriptionsExCompleted() As GetServiceDescriptionsExCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As Catalog
Dim handler As GetServiceDescriptionsExCompletedEventHandler
 
AddHandler instance.GetServiceDescriptionsExCompleted, handler
C# 
public event GetServiceDescriptionsExCompletedEventHandler GetServiceDescriptionsExCompleted()

See Also

© 2010 All Rights Reserved.