C# Class FOG.Service

Coordinate all system wide FOG modules
Inheritance: System.ServiceProcess.ServiceBase
Afficher le fichier Open project: FOGProject/fog-client

Méthodes publiques

Méthode Description
Service ( ) : 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

Service() public méthode

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