Leadtools.Jpip.Server Namespace > JpipServerConfiguration Class : MaxServerBandwidth Property |
public int MaxServerBandwidth {get; set;}
'Declaration Public Property MaxServerBandwidth As Integer
'Usage Dim instance As JpipServerConfiguration Dim value As Integer instance.MaxServerBandwidth = value value = instance.MaxServerBandwidth
The value of this property should not be less than the value of MaxConnectionBandwidth.