AsyncCommandResults
AsyncCommandResults enumeration (4 values)
The result of asynchronous command.
| Value | Description |
|---|---|
| Undefined | Undefined result. |
| Successfully | Successfully result. |
| Failed | Failed result. |
| Cancelled | The command is Cancelled. |
The result of asynchronous command.
| Value | Description |
|---|---|
| Undefined | Undefined result. |
| Successfully | Successfully result. |
| Failed | Failed result. |
| Cancelled | The command is Cancelled. |