In The Hand - .NET Components for Mobility
ErrorsReceived Property
Namespaces
►
InTheHand.Net.NetworkInformation
►
TcpStatistics
►
ErrorsReceived
C#
Visual Basic
Gets the number of Transmission Control Protocol (TCP) errors received.
Declaration Syntax
C#
Visual Basic
public
long
ErrorsReceived
{
get
; }
Public
ReadOnly
Property
ErrorsReceived
As
Long
Value
An
Int64
value that specifies the total number of TCP errors received.
Assembly:
InTheHand.Net
(Module: InTheHand.Net) Version: 2.1.0.0