ServiceController Class |
Namespace: Xcalibur.Controllers
The ServiceController type exposes the following members.
| Name | Description | |
|---|---|---|
| CreateService |
Creates the service.
| |
| IsServiceRunning |
Starts the service.
| |
| RemoveService |
Removes the service.
| |
| StartService |
Starts the service.
| |
| StopService |
Stops the service.
|