Class: Esri/Unreal/ArcGISFutureStatus
Since: 1.0.0
The different states for ArcGISFuture.
Since | Value | Summary |
---|---|---|
1.0.0 | Completed | The ArcGISFuture has completed. |
1.0.0 | Canceled | The ArcGISFuture was canceled. |
1.0.0 | Not | The ArcGISFuture has not completed and is not canceled. |
1.0.0 | Unknown | The ArcGISFuture status is unknown. Used for error conditions. |