Parameter of
Properties
| Name | Enumeration | Description |
|---|---|---|
| Pending | 0 | The action has not yet started. |
| Running | 1 | The action is running. |
| Completed | 2 | The action has completed successfully. |
| Cancelled | 3 | The action was cancelled. |
| Faulted | 4 | The action encountered an error. |