CorrelatedTaskEvent Properties |
The CorrelatedTaskEvent type exposes the following members.
| Name | Description | |
|---|---|---|
| ActivityId |
Gets the activity id.
| |
| ErrorCode |
Gets the error code.
| |
| EventRecords |
Gets the underlying EventRecord instances.
| |
| RunEnd |
Gets the time ended.
| |
| RunResult |
Gets the result status.
| |
| RunStart |
Gets the time started.
| |
| TaskName |
Gets the task name.
| |
| TriggeredBy |
Gets how the task was triggered.
|