C#
VB
C++
Gets a value that indicates whether the client is currently busy in a query operation.
public bool Processing { get; }
Public ReadOnly Property Processing As Boolean
public:
property bool Processing {
bool get();
}
True if the client is busy; 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