WaitForStatus(ServiceControllerStatus,TimeSpan) Method

Summary
WWaits for the service to reach the specified status or for the specified timeout period.
Syntax
C#
C++/CLI
public void WaitForStatus( 
   ServiceControllerStatus desiredStatus, 
   TimeSpan timeout 
) 
public: 
void WaitForStatus(  
   ServiceControllerStatus desiredStatus, 
   TimeSpan timeout 
)  

Parameters

desiredStatus
The desired status.

timeout
The amount of time to wait for the status to be reached.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Server.Admin Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.