In The Hand LtdIn The Hand
SegmentsSent Property
NamespacesInTheHand.Net.NetworkInformationTcpStatisticsSegmentsSent
.NET Components for Mobility
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
	Get
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: 7.0.0.0