C# Class PortBridgeAgent.PortBridgeAgentService

Afficher le fichier Open project: RobBlackwell/PortBridge

Méthodes publiques

Méthode Description
PortBridgeAgentService ( PortBridgeClientForwarderHost host ) : System.ServiceProcess

Méthodes protégées

Méthode Description
OnStart ( string args ) : void
OnStop ( ) : void

Method Details

OnStart() protected méthode

protected OnStart ( string args ) : void
args string
Résultat void

OnStop() protected méthode

protected OnStop ( ) : void
Résultat void

PortBridgeAgentService() public méthode

public PortBridgeAgentService ( PortBridgeClientForwarderHost host ) : System.ServiceProcess
host PortBridgeClientForwarderHost
Résultat System.ServiceProcess