C#
VB
C++
Gets the maximum number of transport connections.
public int MaxTransportConnections { get; }
Public ReadOnly Property MaxTransportConnections As Integer
public:
property int MaxTransportConnections {
int get();
}
The maximum number of sockets connected at the same time.
For an example, refer to JpipServer.
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