Method | Description | |
---|---|---|
Continue ( ) : void | ||
CustomCommand ( int command ) : void | ||
InitializeLifetimeService ( ) : object | ||
Pause ( ) : void | ||
PowerEvent ( PowerBroadcastStatus status ) : bool | ||
SessionChange ( System.ServiceProcess.SessionChangeDescription description ) : void | ||
Shutdown ( ) : void | ||
Start ( string args ) : void | ||
Stop ( ) : void |
public InitializeLifetimeService ( ) : object | ||
return | object |
public PowerEvent ( PowerBroadcastStatus status ) : bool | ||
status | PowerBroadcastStatus | |
return | bool |
public SessionChange ( System.ServiceProcess.SessionChangeDescription description ) : void | ||
description | System.ServiceProcess.SessionChangeDescription | |
return | void |