Error processing SSI file
LEADTOOLS JPEG 2000 (Leadtools.Jpip.Server assembly)

Show in webframe

MaxTransportConnections Property (JpipServerConfiguration)






Gets or sets the maximum number of transport connections.
Syntax
public int MaxTransportConnections {get; set;}
'Declaration
 
Public Property MaxTransportConnections As Integer
'Usage
 
Dim instance As JpipServerConfiguration
Dim value As Integer
 
instance.MaxTransportConnections = value
 
value = instance.MaxTransportConnections

            

            
public:
property int MaxTransportConnections {
   int get();
   void set (    int value);
}

Property Value

The maximum number of sockets connected at the same time.
Example
For an example, refer to JpipServer.
Requirements

Target Platforms

See Also

Reference

JpipServerConfiguration Class
JpipServerConfiguration Members

Error processing SSI file
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