The GeoprocessingExecutionType can be one of:
Constant | Description |
---|---|
Enums.GeoprocessingExecutionTypeUnknown | (-1) This value is returned when an error has occurred. |
Enums.GeoprocessingExecutionTypeAsynchronousSubmit | (0) Asynchronously submit a job. |
Enums.GeoprocessingExecutionTypeSynchronousExecute | (1) Synchronous task execution. |