[This is preliminary documentation and subject to change.]
Defines the actions that can be performed on a service.
Missing <remarks> documentation for T:NAnt.MSNet.Tasks.ServiceControllerTask.ActionType
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)