ArcGIS Runtime SDK for Windows Phone - 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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.