Enumeration Members

Canceled: 5

The task execution canceled.

Failed: 8

The task execution failed.

Failure: 4

The task execution failed.

InProgress: 2

The task is currently in progress.

PartiallySucceeded: 9

The task execution partially succeeded.

Pending: 1

The task is in pending status.

Skipped: 6

The task execution skipped.

Succeeded: 7

The task completed successfully.

Success: 3

The task completed successfully.

Unknown: 0

The task does not have the status set.