C# Class Amoeba.ServiceManager

Inheritance: Library.ManagerBase
Afficher le fichier Open project: Alliance-Network/Amoeba Class Usage Examples

Méthodes publiques

Méthode Description
ServiceManager ( ) : System
Startup ( string args ) : bool

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
Config ( ) : System
GetUniqueFilePath ( string path ) : string
GetUniqueFileStream ( string path ) : UnbufferedFileStream
ShutdownProcesses ( ) : void
StartupProcesses ( ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

ServiceManager() public méthode

public ServiceManager ( ) : System
Résultat System

Startup() public méthode

public Startup ( string args ) : bool
args string
Résultat bool