C# Class PortBridgeAgent.PortBridgeAgentService

Mostra file Open project: RobBlackwell/PortBridge

Public Methods

Method Description
PortBridgeAgentService ( PortBridgeClientForwarderHost host ) : System.ServiceProcess

Protected Methods

Method Description
OnStart ( string args ) : void
OnStop ( ) : void

Method Details

OnStart() protected method

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

OnStop() protected method

protected OnStop ( ) : void
return void

PortBridgeAgentService() public method

public PortBridgeAgentService ( PortBridgeClientForwarderHost host ) : System.ServiceProcess
host PortBridgeClientForwarderHost
return System.ServiceProcess