C# Class xenwinsvc.FeatureTerminalServicesReset

Inheritance: Feature
显示文件 Open project: xenserver/win-xenguestagent

Public Methods

Method Description
FeatureTerminalServicesReset ( IExceptionHandler exceptionhandler ) : System

Protected Methods

Method Description
onFeature ( ) : void

Private Methods

Method Description
onFeatureWrapper ( object nothing, System.Management.EventArrivedEventArgs args ) : void
query ( ) : bool

Method Details

FeatureTerminalServicesReset() public method

public FeatureTerminalServicesReset ( IExceptionHandler exceptionhandler ) : System
exceptionhandler IExceptionHandler
return System

onFeature() protected method

protected onFeature ( ) : void
return void