ESRI.ArcGIS.ADF.ArcGISServer
EndGetSupportedImageReturnTypes Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapServerProxy Class : EndGetSupportedImageReturnTypes Method




asyncResult

Syntax

Visual Basic (Declaration) 
Public Function EndGetSupportedImageReturnTypes( _
   ByVal asyncResult As IAsyncResult _
) As esriImageReturnType
Visual Basic (Usage)Copy Code
Dim instance As MapServerProxy
Dim asyncResult As IAsyncResult
Dim value As esriImageReturnType
 
value = instance.EndGetSupportedImageReturnTypes(asyncResult)
C# 
public esriImageReturnType EndGetSupportedImageReturnTypes( 
   IAsyncResult asyncResult
)

Parameters

asyncResult

See Also

© 2010 All Rights Reserved.