C#
VB
C++
Gets a value indicating whether to allow multiple client connections.
public virtual bool AllowMultipleConnections { get; }
Public Overridable ReadOnly Property AllowMultipleConnections As Boolean
public:
virtual property bool AllowMultipleConnections {
bool get();
}
true
if multiple connections are allowed; 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