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
public int MaxServerBandwidth {get; set;}
get_MaxServerBandwidth();
set_MaxServerBandwidth(value);
The value of this property should not be less than the value of MaxConnectionBandwidth.
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