Current status of the asynchronous operation.

Enumeration Members

Abandoned: 5

The operation has been abandoned.

Completed: 3

The operation has completed.

Failed: 4

The operation has failed. Check for an error message.

InProgress: 2

The operation is currently in progress.

Queued: 1

The operation is waiting in a queue and has not yet started.