esriJobStatus
Options to specify the Job status.
Value |
Description |
---|---|
esriJobCancelled |
The job has been cancelled. |
esriJobCancelling |
The job is being cancelled. |
esriJobDeleted |
The job has been deleted. |
esriJobDeleting |
The job is being deleted. |
esriJobExecuting |
The job is being executed by job processor. |
esriJobFailed |
The job execution has failed. |
esriJobNew |
The job is new. |
esriJobSubmitted |
The job is submitted for execution. |
esriJobSucceeded |
The job has been completed successfully. |
esriJobTimedOut |
The job execution has timed out. |
esriJobWaiting |
The job is waiting for available job processor. |
2/28/2020