Method | Description | |
---|---|---|
HandleException ( string from, |
||
Main ( string args ) : int | ||
OnNeedsReset ( ) : void | ||
XenService ( ) : System |
Method | Description | |
---|---|---|
OnPowerEvent ( System powerStatus ) : bool | ||
OnSessionChange ( System changeDescription ) : void | ||
OnShutdown ( ) : void | ||
OnStart ( string args ) : void | ||
OnStop ( ) : void |
Method | Description | |
---|---|---|
Install ( bool undo, string args ) : void | ||
RunMessagePump ( ) : void | ||
RunProcess ( string name, string arg, string comment ) : void | ||
ServiceThreadHandler ( ) : void | ||
ServiceThreadShutdown ( ) : void | ||
WmiCapableServiceThreadHandler ( ) : void | ||
handleUnsuspended ( object nothing, System.Management.EventArrivedEventArgs args ) : void | ||
resetTimeToRefresh ( ) : void | ||
timeToRefresh ( ) : bool |
public HandleException ( string from, |
||
from | string | |
e | ||
return | void |
protected OnPowerEvent ( System powerStatus ) : bool | ||
powerStatus | System | |
return | bool |
protected OnSessionChange ( System changeDescription ) : void | ||
changeDescription | System | |
return | void |