In The Hand - .NET Components for Mobility
ResetConnections Property
NamespacesInTheHand.Net.NetworkInformationTcpStatisticsResetConnections
Gets the number of RST packets received by Transmission Control Protocol (TCP) connections.
Declaration Syntax
C#Visual Basic
public long ResetConnections { get; }
Public ReadOnly Property ResetConnections As Long
Value
An Int64 value that specifies the total number of reset TCP connections.
Remarks
IETF RFC 2012 formally defines this value as, "The number of times TCP connections have made a direct transition to the CLOSED state from either the ESTABLISHED state or the CLOSE-WAIT state."

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