Visual Basic (Declaration) | |
---|---|
Public Enum esriJobStatus Inherits System.Enum |
C# | |
---|---|
public enum esriJobStatus : System.Enum |
Member | 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 executing. |
esriJobFailed | The job execution has failed. |
esriJobNew | The job is new. |
esriJobSubmitted | The job has been submitted. |
esriJobSucceeded | The job has completed successfully. |
esriJobTimedOut | The job execution has timed out. |
esriJobWaiting | The job is waiting to be executed. |
System.Object
System.ValueType
System.Enum
ESRI.ArcGIS.Client.Tasks.esriJobStatus
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family