Click or drag to resize
Task Scheduler Managed Class Library

TaskEventLog Properties

The TaskEventLog type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the total number of events for this task.
Public propertyEnabled
Gets or sets a value indicating whether this TaskEventLog is enabled.
Public propertyEnumerateInReverse
Gets or sets a value indicating whether to enumerate in reverse when calling the default enumerator (typically with foreach statement).
Top
See Also