←Select platform

MaxConnectionBandwidth Property (JpipConfiguration)

Summary

Gets the maximum transmission bandwidth for client connections.

Syntax

C#
VB
C++
public int MaxConnectionBandwidth {get;}
Public ReadOnly Property MaxConnectionBandwidth As Integer
public: 
property int MaxConnectionBandwidth { 
   int get(); 
} 

Property Value

The maximum number of bytes transmitted to a client connection per second.

Remarks

The value of this property should not exceed the value of MaxServerBandwidth.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip.Server Assembly
Click or drag to resize