ESRI.ArcGIS.ADF.ArcGISServer
GetCatalogItemCountCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > ImageServerProxy Class : GetCatalogItemCountCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event GetCatalogItemCountCompleted() As GetCatalogItemCountCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As ImageServerProxy
Dim handler As GetCatalogItemCountCompletedEventHandler
 
AddHandler instance.GetCatalogItemCountCompleted, handler
C# 
public event GetCatalogItemCountCompletedEventHandler GetCatalogItemCountCompleted()

See Also

© 2010 All Rights Reserved.