TaskStatusValue Enum
Namespace: PIX.QMSAPI.DataObjects
Assembly: PIX.dll
Assembly: PIX.dll
Task status value.
Syntax
public enum TaskStatusValue
Fields
Name | Description |
---|---|
Aborting |
The task is aborting the execution. |
Completed |
The task has completed successfully. |
Disabled |
The task is about to run but hasn't started yet. |
Failed |
The task failed. |
Queued |
The task is about to run but hasn't started yet. |
Running |
The task is running |
Unrunnable |
The task has a distributiongroup unavailable. |
Waiting |
The task is waiting to be executed. |
Warning |
The task completed with a warning. |
Extension Methods
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!