C#
VB
C++
Gets a value indicating whether the connection with the client is valid.
public bool IsConnected { get; }
Public ReadOnly Property IsConnected As Boolean
public:
property bool IsConnected {
bool get();
}
true if the connection with the client is valid; otherwise, 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