Click or drag to resize
Task Scheduler Managed Class Library

TaskService Events

The TaskService type exposes the following members.

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