←Select platform

WaitForIdle Method

Summary

Blocks web service requests until "Idle" state is reached.

Syntax
C#
VB
C++
public void WaitForIdle() 
Public Sub WaitForIdle() 
public:  
   void WaitForIdle() 

Remarks

Use to wait until the web service is done processing all requests, before procesing the next one.

Requirements

Target Platforms

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

Leadtools.Medical.WebViewer.ExternalControl Assembly