Name | Value | Description |
FailedFutureState | 2 | The process associated with the future has failed. |
FinishedFutureState | 1 | The process associated with the future has successfully finished. |
ProcessingFutureState | 0 | The process associated with the future is still processing. |