In The Hand - .NET Components for Mobility
SegmentsSent Property
NamespacesInTheHand.Net.NetworkInformationTcpStatisticsSegmentsSent
Gets the number of Transmission Control Protocol (TCP) segments sent.
Declaration Syntax
C#Visual Basic
public long SegmentsSent { get; }
Public ReadOnly Property SegmentsSent As Long
Value
An Int64 value that specifies the total number of TCP segments sent.
Remarks
This data includes segments sent for currently established connections but does not include segments containing only retransmitted octets.

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