TaskResult Properties |
The TaskResult type exposes the following members.
Name | Description | |
---|---|---|
![]() | Completed |
Was task completed. If false is task still pending, and this is a result of a status poll
|
![]() | ExecutionTime |
When is this task result for
|
![]() | ExternalAnchor |
Anchor returned by the connector
|
![]() | OriginTaskId |
The origin task id
|
![]() | ResultText |
Message returned by the connector
|
![]() | Success |
Was the result successful
Note that the result will be for a relay or poll event, if "Completed" is false
|
![]() | WillRetry |
Job is status retrying, and the task will be retried
|