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
The value of this property should not exceed the value of MaxServerBandwidth.