System.Net.NetworkInformation.TcpStatistics.MaximumConnections Property

Gets the maximum number of supported Transmission Control Protocol (TCP) connections.

Syntax

public abstract long MaximumConnections { get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the maximum number of connections is dynamic, this property returns -1.

Requirements

Namespace: System.Net.NetworkInformation
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0