Build 1.01.318.0
[This is preliminary documentation and is subject to change.]
The ServiceInstaller type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| InstallService(String, String, String, String, StartMode, Boolean%) |
Installs and optionally starts the service.
| |
| InstallService(String, String, String, String, StartMode, String, String, Boolean%) |
Installs and optionally starts the service.
| |
| InstallService(String, String, String, String, StartMode, String, String, Boolean%, array<String>[]()[][]) |
Installs and optionally starts the service.
| |
| SetLogonAsServicePrivilege |
Set the Log-On As Service privilege to the given user.
| |
| StartService |
Stops the service.
| |
| StopService |
Stops the service.
| |
| UnInstallService |
Uninstalls the service with the given name.
|