SimpleDUTRemote
A simple automation solution
Public Member Functions | List of all members
SimpleRemoteConsole.ServiceInterop.Service Class Reference

Public Member Functions

 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...
 

Member Function Documentation

◆ 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: