1 override of UnicastPacketsReceived
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPInterfaceStatistics.cs (1)
53public override long UnicastPacketsReceived { get { return _table.PacketsReceived; } }