Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void | ||
OnStart ( string args ) : void |
Démarrage du service.
|
|
OnStop ( ) : void |
Arrêt total du service.
|
Метод | Описание | |
---|---|---|
MemcachedService ( ) : System | ||
SetUp ( string args ) : void |
Démarre le service.
|
|
TearDown ( ) : void |
Arrête le service.
|
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |