ESRI.ArcGIS.ADF.ArcGISServer
EndImportAcknowledgement Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > GeoDataServerProxy Class : EndImportAcknowledgement Method




asyncResult

Syntax

Visual Basic (Declaration) 
Public Sub EndImportAcknowledgement( _
   ByVal asyncResult As IAsyncResult _
) 
Visual Basic (Usage)Copy Code
Dim instance As GeoDataServerProxy
Dim asyncResult As IAsyncResult
 
instance.EndImportAcknowledgement(asyncResult)
C# 
public void EndImportAcknowledgement( 
   IAsyncResult asyncResult
)

Parameters

asyncResult

See Also

© 2010 All Rights Reserved.