In The Hand LtdIn The Hand
SegmentsReceived Property
NamespacesInTheHand.Net.NetworkInformationTcpStatisticsSegmentsReceived
.NET Components for Mobility
Gets the number of Transmission Control Protocol (TCP) segments received.
Declaration Syntax
C#Visual Basic
public long SegmentsReceived { get; }
Public ReadOnly Property SegmentsReceived As Long
	Get
Value
An Int64 value that specifies the total number of TCP segments received.
Remarks
This data includes segments with errors and segments received on currently established connections.

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