System.Net.NetworkInformation.TcpConnectionInformation.State Property

Gets the state of this Transmission Control Protocol (TCP) connection.

Syntax

public abstract TcpState State { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The states for TCP connections are described in the System.Net.NetworkInformation.TcpState enumeration documentation.

Requirements

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