ArcGIS API for Silverlight - Library Reference
GetServiceInfoAsync Method
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > Geoprocessor Class : GetServiceInfoAsync Method

userToken
The user token.
Gets the Geoprocessor service information GPServiceInfo Raises the E:GetServiceInfoCompleted.

Syntax

Visual Basic (Declaration) 
Public Sub GetServiceInfoAsync( _
   Optional ByVal userToken As Object _
) 
C# 
public void GetServiceInfoAsync( 
   object userToken
)

Parameters

userToken
The user token.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7

See Also

© ESRI, Inc. All Rights Reserved.