public void WaitForStatus( ServiceControllerStatus desiredStatus, TimeSpan timeout )
public void WaitForStatus(
ServiceControllerStatus desiredStatus,
TimeSpan timeout
)
Public Sub WaitForStatus( _ ByVal desiredStatus As ServiceControllerStatus, _ ByVal timeout As TimeSpan _ )
Public Sub WaitForStatus( _
ByVal desiredStatus As ServiceControllerStatus, _
ByVal timeout As TimeSpan _
public: void WaitForStatus( ServiceControllerStatus desiredStatus, TimeSpan timeout )
public:
void WaitForStatus(
desiredStatus The status to wait for.
timeout A System.TimeSpan object specifying the amount of time to wait for the service to reach the specified status.
This is a blocking operation.
For an example refer to InstallService
Target Platforms
DicomService Class
DicomService Members
Getting Started
Tutorials
New LEADTOOLS SDK Features
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Media Streaming .NET | C API
Supported Platforms
.NET
Java
Android
iOS/macOS
HTML5 JavaScript
C API
C++ Class Library
Cloud Services Web API
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
HTML5 JavaScript Libraries