IPGlobalStatistics Properties
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | DefaultTtl | Gets the default time-to-live (TTL) value for Internet Protocol (IP) packets. |
![]() | ForwardingEnabled | Gets a Boolean value that specifies whether Internet Protocol (IP) packet forwarding is enabled. |
![]() | NumberOfInterfaces | Gets the number of network interfaces. |
![]() | NumberOfIPAddresses | Gets the number of Internet Protocol (IP) addresses assigned to the local computer. |
![]() | NumberOfRoutes | Gets the number of routes in the Internet Protocol (IP) routing table. |
![]() | OutputPacketRequests | Gets the number of outbound Internet Protocol (IP) packets. |
![]() | OutputPacketRoutingDiscards | Gets the number of routes that have been discarded from the routing table. |
![]() | OutputPacketsDiscarded | Gets the number of transmitted Internet Protocol (IP) packets that have been discarded. |
![]() | OutputPacketsWithNoRoute | Gets the number of Internet Protocol (IP) packets for which the local computer could not determine a route to the destination address. |
![]() | PacketFragmentFailures | Gets the number of Internet Protocol (IP) packets that could not be fragmented. |
![]() | PacketReassembliesRequired | Gets the number of Internet Protocol (IP) packets that required reassembly. |
![]() | PacketReassemblyFailures | Gets the number of Internet Protocol (IP) packets that were not successfully reassembled. |
![]() | PacketReassemblyTimeout | Gets the maximum amount of time within which all fragments of an Internet Protocol (IP) packet must arrive. |
![]() | PacketsFragmented | Gets the number of Internet Protocol (IP) packets fragmented. |
![]() | PacketsReassembled | Gets the number of Internet Protocol (IP) packets reassembled. |
![]() | ReceivedPackets | Gets the number of Internet Protocol (IP) packets received. |
![]() | ReceivedPacketsDelivered | Gets the number of Internet Protocol (IP) packets delivered. |
![]() | ReceivedPacketsDiscarded | Gets the number of Internet Protocol (IP) packets that have been received and discarded. |
![]() | ReceivedPacketsForwarded | Gets the number of Internet Protocol (IP) packets forwarded. |
![]() | ReceivedPacketsWithAddressErrors | Gets the number of Internet Protocol (IP) packets with address errors that were received. |
![]() | ReceivedPacketsWithHeadersErrors | Gets the number of Internet Protocol (IP) packets with header errors that were received. |
![]() | ReceivedPacketsWithUnknownProtocol | Gets the number of Internet Protocol (IP) packets received on the local machine with an unknown protocol in the header. |
