NAnt SDK Documentation - v0.85-nightly-2005-11-09

ServiceControllerTask.ExecuteTask Method 

[This is preliminary documentation and subject to change.]

Peforms actions on the service in order to reach the desired status.

[Visual Basic]
Overrides Protected Sub ExecuteTask()
[C#]
protected override void ExecuteTask();

Remarks

Missing <remarks> documentation for M:NAnt.MSNet.Tasks.ServiceControllerTask.ExecuteTask

See Also

ServiceControllerTask Class | NAnt.MSNet.Tasks Namespace