In The Hand LtdIn The Hand
ResetsSent Property
NamespacesInTheHand.Net.NetworkInformationTcpStatisticsResetsSent
.NET Components for Mobility
Gets the number of Transmission Control Protocol (TCP) segments sent with the reset flag set.
Declaration Syntax
C#Visual Basic
public long ResetsSent { get; }
Public ReadOnly Property ResetsSent As Long
	Get
Value
An Int64 value that specifies the total number of TCP segments sent with the reset flag set.
Remarks
TCP resets are specified using the reset (RST) control bit in the TCP header.

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