←Select platform

MaxTransportConnections Property (JpipServerConfiguration)

Summary

Gets or sets the maximum number of transport connections.

Syntax

C#
VB
C++
public int MaxTransportConnections {get; set;}
Public Property MaxTransportConnections As Integer
public: 
property int MaxTransportConnections { 
   int get(); 
   void set (    int ); 
} 

Property Value

The maximum number of sockets connected at the same time.

Example

For an example, refer to JpipServer.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Jpip.Server Assembly
Click or drag to resize