|
| Service (ServiceInfo serviceInfo) |
|
void | CreateService (bool start=true) |
|
void | LaunchService () |
| Launches the service and then returns. More...
|
|
void | RemoveService () |
|
void | StartService () |
| Part of the service start workflow where the main function calls this function to signal that the service is should start. This function blocks until the service is stopped. More...
|
|
◆ LaunchService()
void SimpleRemoteConsole.ServiceInterop.Service.LaunchService |
( |
| ) |
|
|
inline |
Launches the service and then returns.
◆ StartService()
void SimpleRemoteConsole.ServiceInterop.Service.StartService |
( |
| ) |
|
|
inline |
Part of the service start workflow where the main function calls this function to signal that the service is should start. This function blocks until the service is stopped.
The documentation for this class was generated from the following file:
- SimpleRemoteConsole/ServiceInterop/Service.cs