C# Class substationSBG.ServiceHost

Inheritance: GSF.TimeSeries.ServiceHostBase
ファイルを表示 Open project: GridProtectionAlliance/substationSBG Class Usage Examples

Public Methods

Method Description
ServiceHost ( ) : GSF

Protected Methods

Method Description
ServiceStartingHandler ( object sender, EventArgs e ) : void

Method Details

ServiceHost() public method

public ServiceHost ( ) : GSF
return GSF

ServiceStartingHandler() protected method

protected ServiceStartingHandler ( object sender, EventArgs e ) : void
sender object
e EventArgs
return void