| NAnt  Help  Enum Reference  ServiceControllerTask.ActionType | v0.92-rc1 | 
[This is preliminary documentation and subject to change.]
Defines the actions that can be performed on a service.
| Field | Description | 
|---|---|
| Continue | Continues a paused service. | 
| Pause | Pauses a running service. | 
| Restart | Restarts a service. | 
| Start | Starts a service. | 
| Stop | Stops a service. |