![]() | TaskEventWatcher Properties |
The TaskEventWatcher type exposes the following members.
Name | Description | |
---|---|---|
![]() | CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component.) |
![]() | Container | Gets the IContainer that contains the Component. (Inherited from Component.) |
![]() | DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component.) |
![]() | Enabled |
Gets or sets a value indicating whether the component is enabled.
|
![]() | Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component.) |
![]() | Filter |
Gets the filter for this TaskEventWatcher.
|
![]() | Folder |
Gets or sets the folder to watch.
|
![]() | IncludeSubfolders | |
![]() | Site | (Inherited from Component.) |
![]() | SynchronizingObject |
Gets or sets the synchronizing object.
|
![]() | TargetServer |
Gets or sets the name of the computer that is running the Task Scheduler service that the user is connected to.
|
![]() | TaskService |
Gets or sets the TaskService instance associated with this event watcher. Setting this value
will override any values set for TargetServer, UserAccountDomain,
UserName, and UserPassword and set them to those values in the supplied
TaskService instance.
|
![]() | UserAccountDomain |
Gets or sets the user account domain to be used when connecting to the TargetServer.
|
![]() | UserName |
Gets or sets the user name to be used when connecting to the TargetServer.
|
![]() | UserPassword |
Gets or sets the user password to be used when connecting to the TargetServer.
|