ESRI.ArcGIS.ADF.Web.DataSources | |
IGeoprocessingFunctionalityAsync Interface Members | |
See Also Methods |
ESRI.ArcGIS.ADF.Web.DataSources Namespace : IGeoprocessingFunctionalityAsync Interface |
The following tables list the members exposed by IGeoprocessingFunctionalityAsync.
Name | Description | |
---|---|---|
CancelJob | Cancels execution of the geoprocessing job on the server. | |
GetJobIDFromResultInfo | Gets the JobID from the result information | |
GetJobMessages | Retrieves messages about the job. | |
GetJobResult | Gets the result of the job from the server. | |
GetJobStatus | Retrieves the geoprocessing job's status from the server. | |
SaveResultInfo | Saves information about the geoprocessing job to a string. | |
SubmitJob | Submits the geoprocessing job to the server. | |
SupportsResultInfo | Whether the geoprocessing functionality supports getting result information. |