In The Hand LtdIn The Hand
MaximumConnections Property
NamespacesInTheHand.Net.NetworkInformationTcpStatisticsMaximumConnections
.NET Components for Mobility
Gets the maximum number of supported Transmission Control Protocol (TCP) connections.
Declaration Syntax
C#Visual Basic
public long MaximumConnections { get; }
Public ReadOnly Property MaximumConnections As Long
	Get
Value
An Int64 value that specifies the total number of TCP connections that can be supported.
Remarks
If the maximum number of connections is dynamic, this property returns -1.

Assembly: InTheHand.Net (Module: InTheHand.Net) Version: 7.0.0.0