←Select platform

CancelFind Method

Summary

Cancels the current Query operation.

Syntax

C#
VB
C++
public void CancelFind() 
  
Public Sub CancelFind()  
public: 
void CancelFind();  

Remarks

The cancel is not necessarily performed immediately when this method is called. Inheritors from this class are expected to handle the cancel request in the DoCancelFind.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Client Assembly