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




userState

Syntax

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

Parameters

userState

See Also

© 2010 All Rights Reserved.