C# Class BogheApp.Services.Impl.Win32ServiceManager

Inheritance: BogheCore.Services.Impl.ServiceManager
Afficher le fichier Open project: DoubangoTelecom/boghe

Méthodes publiques

Méthode Description
BuildStoragePath ( String folder ) : String
Start ( ) : bool

Starts the manager

Stop ( ) : bool

Stops the manager

Win32ServiceManager ( ) : System

Method Details

BuildStoragePath() public méthode

public BuildStoragePath ( String folder ) : String
folder String
Résultat String

Start() public méthode

Starts the manager
public Start ( ) : bool
Résultat bool

Stop() public méthode

Stops the manager
public Stop ( ) : bool
Résultat bool

Win32ServiceManager() public méthode

public Win32ServiceManager ( ) : System
Résultat System