C# Class EnergySmartBridge.Service

Show file Open project: excaliburpartners/EnergySmartBridge

Public Methods

Method Description
Service ( ) : System

Protected Methods

Method Description
OnShutdown ( ) : void
OnStart ( Array args ) : void
OnStop ( ) : void

Method Details

OnShutdown() protected method

protected OnShutdown ( ) : void
return void

OnStart() protected method

protected OnStart ( Array args ) : void
args Array
return void

OnStop() protected method

protected OnStop ( ) : void
return void

Service() public method

public Service ( ) : System
return System