Gets the maximum number of transport connections.
public virtual int MaxTransportConnections {get;}
public virtual int MaxTransportConnections {get;}
get_MaxTransportConnections();
public:
virtual property int MaxTransportConnections {
int get();
}
'Declaration
Public Overridable ReadOnly Property MaxTransportConnections As Integer
'Usage
Dim instance As JpipConfiguration
Dim value As Integer
value = instance.MaxTransportConnections
Property Value
The maximum number of sockets connected at the same time.
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