System.Net.NetworkInformation.IPv4InterfaceStatistics.IncomingUnknownProtocolPackets Property

Gets the number of incoming packets with an unknown protocol that were received on the interface.

Syntax

public abstract long IncomingUnknownProtocolPackets { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This data reflects packets that were discarded because the protocol identifier in the packet header was not recognized.

Requirements

Namespace: System.Net.NetworkInformation
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0