LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)
LEAD Technologies, Inc

MaxConnectionBandwidth Property (JpipServerConfiguration)






Gets or sets the maximum transmission bandwidth for client connections.
Syntax
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);
public:
property int MaxConnectionBandwidth {
   int get();
   void set (    int value);
}

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: 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

See Also

Reference

JpipServerConfiguration Class
JpipServerConfiguration Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Jpip.Server requires a Document or Medical license and unlock key as well as a server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features