System.Net.NetworkInformation.TcpStatistics.SegmentsReceived Property

Gets the number of Transmission Control Protocol (TCP) segments received.

Syntax

public abstract long SegmentsReceived { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This data includes segments with errors and segments received on currently established connections.

Requirements

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