SalesBuy
1-855-856-7678
Technical SupportSupport
Specifies the possible Job states.
Namespace: Microsoft.WindowsAzure.MediaServices.Client
| Member name | Description | |
|---|---|---|
| Canceled | Specifies that the job was canceled. | |
| Canceling | Specifies that cancel Job has been requested and should stop processing. | |
| Error | Specifies that an error occurred while processing the Job. | |
| Finished | Specifies that the Job is finished processing and outputs have been produced. | |
| Processing | Specifies that the Job is currently processing. | |
| Queued | Specifies that the Job is queued and waiting to be scheduled. | |
| Scheduled | Specifies that the Job is scheduled for processing when resources become available. |