C# Class Neo.Services.ServiceProxy

Inheritance: ServiceBase
Afficher le fichier Open project: NewEconoLab/neo-cli-nel

Méthodes publiques

Méthode Description
ServiceProxy ( Neo.Services.ConsoleServiceBase service ) : System.ServiceProcess

Méthodes protégées

Méthode Description
OnStart ( Array args ) : void
OnStop ( ) : void

Method Details

OnStart() protected méthode

protected OnStart ( Array args ) : void
args Array
Résultat void

OnStop() protected méthode

protected OnStop ( ) : void
Résultat void

ServiceProxy() public méthode

public ServiceProxy ( Neo.Services.ConsoleServiceBase service ) : System.ServiceProcess
service Neo.Services.ConsoleServiceBase
Résultat System.ServiceProcess