Summary
The time, in milliseconds, the task will wait for the service to
reach the desired status. The default is 5000 milliseconds.
- Assembly
- NAnt
.MSNet .dll - Namespace
- NAnt
.MSNet .Tasks - Containing Type
- Service
Controller Task
Syntax
[TaskAttribute("timeout", Required = false)]
public double Timeout { get; set; }
Attributes
| Type | Description |
|---|---|
| Task |
Indicates that property should be treated as a XML attribute for the task. |
Value
| Type | Description |
|---|---|
| double |
