ArcGIS API for Silverlight - Library Reference
Geoprocessor Constructor(String)
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > Geoprocessor Class > Geoprocessor Constructor : Geoprocessor Constructor(String)

Url
The URL of the REST API Geoprocessing service.
Initializes a new instance of the Geoprocessor class.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal Url As String _
)
C# 
public Geoprocessor( 
   string Url
)

Parameters

Url
The URL of the REST API Geoprocessing service.

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.