Méthode | Description | |
---|---|---|
WindowsServiceManager ( string serviceDisplayName ) : System |
Méthode | Description | |
---|---|---|
GetInstaller ( ) : System.Configuration.Install.AssemblyInstaller | ||
Install ( ) : void | ||
IsInstalled ( ) : bool | ||
Start ( ) : void | ||
Stop ( ) : void | ||
UnInstall ( ) : void |
public WindowsServiceManager ( string serviceDisplayName ) : System | ||
serviceDisplayName | string | |
Résultat | System |