ArcObjects Library Reference (System)  

esriJobStatus Constants

Esri Job status.

Constant Value Description
esriJobNew 0 The job is new.
esriJobSubmitted 1 The job is submitted for execution.
esriJobWaiting 2 The job is waiting for available job processor.
esriJobExecuting 3 The job is being executed by job processor.
esriJobSucceeded 4 The job has been completed successfully.
esriJobFailed 5 The job execution has failed.
esriJobTimedOut 6 The job execution has timed out.
esriJobCancelling 7 The job is being cancelled.
esriJobCancelled 8 The job has been cancelled.
esriJobDeleting 9 The job is being deleted.
esriJobDeleted 10 The job has been deleted.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.