IPv4InterfaceStatistics Properties
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | BytesReceived | Gets the number of bytes that were received on the interface. |
![]() | BytesSent | Gets the number of bytes that were sent on the interface. |
![]() | 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 that were received on the interface. |
![]() | 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. |
![]() | 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. |
