Name | Description | |
---|---|---|
![]() | Canceled | True if the task is completed and was canceled by the user. False if the task is still executing or was not canceled. |
![]() | Completed | True if the task has completed executing. Check Canceled to determine if it completed successfully or not. |
![]() | TaskResults | Optional. Extended information about the result of the task once it is complete. |