ESRI.ArcGIS.ADF.ArcGISServer
GetSupportedImageReturnTypesAsync(Object) Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapServerProxy Class > GetSupportedImageReturnTypesAsync Method : GetSupportedImageReturnTypesAsync(Object) Method




userState

Syntax

Visual Basic (Declaration) 
Public Overloads Sub GetSupportedImageReturnTypesAsync( _
   ByVal userState As Object _
) 
Visual Basic (Usage)Copy Code
Dim instance As MapServerProxy
Dim userState As Object
 
instance.GetSupportedImageReturnTypesAsync(userState)
C# 
public void GetSupportedImageReturnTypesAsync( 
   object userState
)

Parameters

userState

See Also

© 2010 All Rights Reserved.