Method | Description | |
---|---|---|
Dispose ( ) : void | ||
HostControl ( ) : void | ||
HostControl ( System.TimeSpan timeRemaining ) : void | ||
LinuxServiceHost ( HostSettings settings, ServiceHandle serviceHandle ) : System | ||
Run ( ) : TopshelfExitCode |
Method | Description | |
---|---|---|
CatchUnhandledException ( object sender, |
||
SetStopSignal ( ) : void | ||
StartService ( ) : void | ||
StopService ( ) : void | ||
WaitStopSignal ( ) : void |
public HostControl ( System.TimeSpan timeRemaining ) : void | ||
timeRemaining | System.TimeSpan | |
return | void |
public LinuxServiceHost ( HostSettings settings, ServiceHandle serviceHandle ) : System | ||
settings | HostSettings | |
serviceHandle | ServiceHandle | |
return | System |