C#
VB
C++
Gets the total transmission bandwidth of the server.
public int MaxServerBandwidth { get; } Public ReadOnly Property MaxServerBandwidth As Integer
public:property int MaxServerBandwidth {int get();}
The maximum number of bytes transmitted to all clients per second.
The value of this property should not be less than the value of MaxConnectionBandwidth.
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
