Sends singal sig for described daemon. All signals are sent via ControlService WINAPI function.
logger is used to log all errors.
pidFilePath is ignored for Windows platform.
Note: Can be used with DaemonClient template.
See Implementation
Sends singal sig for described daemon. All signals are sent via ControlService WINAPI function.
logger is used to log all errors.
pidFilePath is ignored for Windows platform.
Note: Can be used with DaemonClient template.