Click or drag to resize
Task Scheduler Managed Class Library

EventFilter Properties

The TaskEventWatcherEventFilter type exposes the following members.

Properties
 NameDescription
Public propertyEventIds Gets or sets an optional array of event identifiers to use when filtering those events that will fire a EventRecorded event.
Public propertyEventLevels Gets or sets an optional array of event levels to use when filtering those events that will fire a EventRecorded event.
Public propertyTaskName Gets or sets the task name, which can utilize wildcards, to look for when watching a folder.
Top
See Also