ESRI.ArcGIS.ADF.ArcGISServer
GetNextResultPortionCompleted Event
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeoDataServerProxy Class : GetNextResultPortionCompleted Event




Syntax

Visual Basic (Declaration) 
Public Event GetNextResultPortionCompleted() As GetNextResultPortionCompletedEventHandler
Visual Basic (Usage)Copy Code
Dim instance As GeoDataServerProxy
Dim handler As GetNextResultPortionCompletedEventHandler
 
AddHandler instance.GetNextResultPortionCompleted, handler
C# 
public event GetNextResultPortionCompletedEventHandler GetNextResultPortionCompleted()

See Also

© 2010 All Rights Reserved.