ServiceController.WaitForStatus Method
.NET Framework 4.5
Waits for the service to reach the specified status.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
WaitForStatus(ServiceControllerStatus) | Infinitely waits for the service to reach the specified status. |
|
WaitForStatus(ServiceControllerStatus, TimeSpan) | Waits for the service to reach the specified status or for the specified time-out to expire. |