C# Class EasyService4Net.WindowsServiceManager

Afficher le fichier Open project: TheCodeCleaner/EasyService4Net Class Usage Examples

Méthodes publiques

Méthode Description
WindowsServiceManager ( string serviceDisplayName ) : System

Private Methods

Méthode Description
GetInstaller ( ) : System.Configuration.Install.AssemblyInstaller
Install ( ) : void
IsInstalled ( ) : bool
Start ( ) : void
Stop ( ) : void
UnInstall ( ) : void

Method Details

WindowsServiceManager() public méthode

public WindowsServiceManager ( string serviceDisplayName ) : System
serviceDisplayName string
Résultat System