Defines the actions that can be performed on a service.
| Member Name | Description |
|---|---|
| Start | Starts a service. |
| Stop | Stops a service. |
| Restart | Restarts a service. |
| Pause | Pauses a running service. |
| Continue | Continues a paused service. |
Namespace: NAnt.MSNet.Tasks
Assembly: NAnt.MSNetTasks (in NAnt.MSNetTasks.dll)