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