Click or drag to resize

TaskResult Properties

The TaskResult type exposes the following members.

Properties
  NameDescription
Public propertyCompleted
Was task completed. If false is task still pending, and this is a result of a status poll
Public propertyExecutionTime
When is this task result for
Public propertyExternalAnchor
Anchor returned by the connector
Public propertyOriginTaskId
The origin task id
Public propertyResultText
Message returned by the connector
Public propertySuccess
Was the result successful Note that the result will be for a relay or poll event, if "Completed" is false
Public propertyWillRetry
Job is status retrying, and the task will be retried
Top
See Also