C# Class Rackspace.Cloud.Server.Agent.Service.AgentService

Inheritance: System.ServiceProcess.ServiceBase
Afficher le fichier Open project: rackerlabs/openstack-guest-agents-windows-xenserver

Méthodes publiques

Méthode Description
AgentService ( ) : System.ServiceProcess

Méthodes protégées

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

Method Details

AgentService() public méthode

public AgentService ( ) : System.ServiceProcess
Résultat System.ServiceProcess

OnStart() protected méthode

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

OnStop() protected méthode

protected OnStop ( ) : void
Résultat void