WWaits for the service to reach the specified status or for the specified timeout period.
public void WaitForStatus( ServiceControllerStatus desiredStatus, TimeSpan timeout )
public void WaitForStatus(
ServiceControllerStatus desiredStatus,
TimeSpan timeout
)
Public Overloads Sub WaitForStatus( _ ByVal desiredStatus As ServiceControllerStatus, _ ByVal timeout As TimeSpan _ )
Public Overloads Sub WaitForStatus( _
ByVal desiredStatus As ServiceControllerStatus, _
ByVal timeout As TimeSpan _
public: void WaitForStatus( ServiceControllerStatus desiredStatus, TimeSpan timeout )
public:
void WaitForStatus(
desiredStatus The desired status.
timeout The amount of time to wait for the status to be reached.
Target Platforms
DicomServiceController Class
DicomServiceController Members
Overload List
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Multimedia .NET | C API
Medical Web Viewer .NET
.NET
Silverlight
WinRT
WinRT Phone
Java
Android
iOS/macOS
JavaScript HTML5
Multimedia
Medical Web Viewer
C API
C++ Class Library