Leadtools.Jpip.Server Namespace > JpipServerConfiguration Class : MaxConnectionBandwidth Property |
public int MaxConnectionBandwidth {get; set;}
'Declaration Public Property MaxConnectionBandwidth As Integer
'Usage Dim instance As JpipServerConfiguration Dim value As Integer instance.MaxConnectionBandwidth = value value = instance.MaxConnectionBandwidth
public int MaxConnectionBandwidth {get; set;}
get_MaxConnectionBandwidth();
set_MaxConnectionBandwidth(value);
The value of this property should not exceed the value of MaxServerBandwidth.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2