ESRI.ArcGIS.ADF.ArcGISServer
GetMetadataAsync(Object) Method
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > ImageServerProxy Class > GetMetadataAsync Method : GetMetadataAsync(Object) Method




userState

Syntax

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

Parameters

userState

See Also

© 2010 All Rights Reserved.