Base:
property
UnicastPacketsReceived
System.Net.NetworkInformation.IPInterfaceStatistics.UnicastPacketsReceived
1 reference to UnicastPacketsReceived
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPv4InterfaceStatistics.cs (1)
39public override long UnicastPacketsReceived => _statistics.UnicastPacketsReceived;