←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Client Assembly