C# Class SimpleServices.ExampleApplication.FirstHostedThing

Inheritance: IWindowsService
Afficher le fichier Open project: davidwhitney/SimpleServices

Méthodes publiques

Méthode Description
Start ( string args ) : void
Stop ( ) : void

Method Details

Start() public méthode

public Start ( string args ) : void
args string
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void