LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

MaxServerBandwidth Property (JpipServerConfiguration)

Show in webframe





Gets the total transmission bandwidth of the server.
Syntax
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:
property int MaxServerBandwidth {
   int get();
   void set (    int value);
}

Property Value

The maximum number of bytes transmitted to all clients per second.
Remarks

The value of this property should not be less than the value of MaxConnectionBandwidth.

Example
For an example, refer to JpipServer.
Requirements

Target Platforms

See Also

Reference

JpipServerConfiguration Class
JpipServerConfiguration Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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