IJobManagerService Events |
The IJobManagerService type exposes the following members.
| Name | Description | |
|---|---|---|
| Started |
Fired when the daemon service has completed it start procedure.
(Inherited from IDaemonService.) | |
| Starting |
Fired when the daemon service has commenced start but has not yet finished
(Inherited from IDaemonService.) | |
| Stopped |
Fired when the daemon has completed its stop procedure
(Inherited from IDaemonService.) | |
| Stopping |
Fired when the daemon service has commenced stop but has not yet been fully shut down.
(Inherited from IDaemonService.) |