Click or drag to resize
Task Scheduler Managed Class Library

TaskService Events

The TaskService type exposes the following members.

Events
  NameDescription
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventServiceConnected
Occurs when the Task Scheduler is connected to the local or remote target.
Public eventServiceDisconnected
Occurs when the Task Scheduler is disconnected from the local or remote target.
Top
See Also