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