C# Class Dev2.ServerLifecycleManager.ServerLifecycleManagerService

Inheritance: System.ServiceProcess.ServiceBase
Afficher le fichier Open project: Warewolf-ESB/Warewolf

Méthodes publiques

Méthode Description
ServerLifecycleManagerService ( ) : System

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

ServerLifecycleManagerService() public méthode

public ServerLifecycleManagerService ( ) : System
Résultat System