IService Events |
The IService type exposes the following members.
Name | Description | |
---|---|---|
![]() | ServiceStarted |
Invoked when IService has started.
|
![]() | ServiceStarting |
Invoked when IService is starting.
|
![]() | ServiceStopped |
Invoked when IService has stopped.
|
![]() | ServiceStopping |
Invoked when IService is stopping.
|