In The Hand - .NET Components for Mobility
SegmentsResent Property
NamespacesInTheHand.Net.NetworkInformationTcpStatisticsSegmentsResent
Gets the number of Transmission Control Protocol (TCP) segments re-sent.
Declaration Syntax
C#Visual Basic
public long SegmentsResent { get; }
Public ReadOnly Property SegmentsResent As Long
Value
An Int64 value that specifies the total number of TCP segments retransmitted.
Remarks
TCP segments that are not acknowledged as being received at the destination are retransmitted.

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