Enums.GeoprocessingExecutionType enumeration
The GeoprocessingExecutionType can be one of:
Constant | Description |
---|---|
Enums.GeoprocessingExecutionTypeUnknown | (-1) Unknown geoprocessing execution type. |
Enums.GeoprocessingExecutionTypeAsynchronousSubmit | (0) Asynchronously submit a job. |
Enums.GeoprocessingExecutionTypeSynchronousExecute | (1) Synchronous task execution. |