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