In The Hand - .NET Components for Mobility
ResetsSent Property
NamespacesInTheHand.Net.NetworkInformationTcpStatisticsResetsSent
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
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: 2.1.0.0