Click or drag to resize
Task Scheduler Managed Class Library

CorrelatedTaskEvent Properties

The CorrelatedTaskEvent type exposes the following members.

Properties
  NameDescription
Public propertyActivityId
Gets the activity id.
Public propertyErrorCode
Gets the error code.
Public propertyEventRecords
Gets the underlying EventRecord instances.
Public propertyRunEnd
Gets the time ended.
Public propertyRunResult
Gets the result status.
Public propertyRunStart
Gets the time started.
Public propertyTaskName
Gets the task name.
Public propertyTriggeredBy
Gets how the task was triggered.
Top
See Also