Cancelling Property (QueryClient)

Summary

Gets a value that indicates whether the QueryClient is currently cancelling the query operation.

Syntax
C#
VB
C++
protected bool Cancelling {get;} 
  
Protected ReadOnly Property Cancelling As Boolean 
protected: 
property bool Cancelling { 
   bool get(); 
} 

Property Value

True if the QueryClient is cancelling the query request; otherwise it is false.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Client Assembly