The Geoprocessor type exposes the following members.

Properties

  NameDescription
Token
Authentication token to be used in the task's requests to a secured ArcGIS service.
UpdateInterval
The interval between requests to the server for status of the geoprocessing job. Interval value is in milliseconds. Default is 1000 (one second).
Url
URL of ArcGIS Server geoprocessing service exposed as a REST resource that will receive geoprocessor request.

See Also