In The Hand LtdIn The Hand
IPv4InterfaceStatistics Class
NamespacesInTheHand.Net.NetworkInformationIPv4InterfaceStatistics
.NET Components for Mobility
Provides statistical data for a network interface on the local computer.
Declaration Syntax
C#Visual Basic
public sealed class IPv4InterfaceStatistics
Public NotInheritable Class IPv4InterfaceStatistics
Members
All MembersMethodsProperties



IconMemberDescription
BytesReceived
Gets the number of bytes that were received on the interface.

BytesSent
Gets the number of bytes that were sent on the interface.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
IncomingPacketsDiscarded
Gets the number of incoming packets that were discarded.

IncomingPacketsWithErrors
Gets the number of incoming packets with errors.

IncomingUnknownProtocolPackets
Gets the number of incoming packets with an unknown protocol.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
NonUnicastPacketsReceived
Gets the number of non-unicast packets that were received on the interface.

NonUnicastPacketsSent
Gets the number of non-unicast packets that were sent on the interface.

OutgoingPacketsDiscarded
Gets the number of outgoing packets that were discarded.

OutgoingPacketsWithErrors
Gets the number of outgoing packets with errors.

OutputQueueLength
Gets the length of the output queue.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
UnicastPacketsReceived
Gets the number of unicast packets that were received on the interface.

UnicastPacketsSent
Gets the number of unicast packets that were sent on the interface.

Remarks
Platforms Supported
Windows Mobile
Windows Mobile Version 5.0 and later
Windows Embedded Compact
Windows CE .NET 4.1 and later
Inheritance Hierarchy
Object
IPv4InterfaceStatistics

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