LEADTOOLS Medical (Leadtools.Dicom.Server.Admin assembly)

WaitForStatus(ServiceControllerStatus,TimeSpan) Method

Show in webframe





The desired status.
The amount of time to wait for the status to be reached.
WWaits for the service to reach the specified status or for the specified timeout period.
Syntax
public void WaitForStatus( 
   ServiceControllerStatus desiredStatus,
   TimeSpan timeout
)
'Declaration
 
Public Overloads Sub WaitForStatus( _
   ByVal desiredStatus As ServiceControllerStatus, _
   ByVal timeout As TimeSpan _
) 
'Usage
 
Dim instance As DicomServiceController
Dim desiredStatus As ServiceControllerStatus
Dim timeout As TimeSpan
 
instance.WaitForStatus(desiredStatus, 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

See Also

Reference

DicomServiceController Class
DicomServiceController Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Server.Admin requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features