SalesBuy
1-855-856-7678
Technical SupportSupport
Describes a task within a job in the system.
Namespace: Microsoft.WindowsAzure.MediaServices.Client
The ITask type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Configuration | Gets or sets the task configuration. |
![]() | EncryptionKeyId | Gets the encryption key identifier for the task. |
![]() | EncryptionScheme | Gets the encryption scheme for the task. |
![]() | EncryptionVersion | Gets the task encryption version. |
![]() | EndTime | Gets the end time of the task. |
![]() | ErrorDetails | Gets a collection of ErrorDetail objects describing the errors encountered during task execution. |
![]() | HistoricalEvents | Gets a collection of task events. |
![]() | Id | Gets the task identifier. |
![]() | InitializationVector | Gets the initialization vector of this task. |
![]() | InputAssets | Gets the collection of input assets for the task. |
![]() | MediaProcessorId | Gets or sets the media processor identifier. |
![]() | Name | Gets or sets the name of this task. |
![]() | Options | Gets the task options. |
![]() | OutputAssets | Gets the collection of output assets for the task. |
![]() | PerfMessage | Gets the perf message for this task. |
![]() | Priority | Gets or sets the priority task. |
![]() | Progress | Gets the percentage of completion of the task. |
![]() | RunningDuration | Gets the running duration of the task. |
![]() | StartTime | Gets the task start time. |
![]() | State | Gets the task state. |
![]() | TaskBody | Gets or sets the task body. |