C#
VB
C++
Gets a value that indicates whether the QueryClient is currently cancelling the query operation.
protected bool Cancelling {get;}
Protected ReadOnly Property Cancelling As Boolean
protected:
property bool Cancelling {
bool get();
}
True if the QueryClient is cancelling the query request; otherwise it is false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET