In The Hand - .NET Components for Mobility
MaximumConnections Property
NamespacesInTheHand.Net.NetworkInformationTcpStatisticsMaximumConnections
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
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: 2.1.0.0