1 override of IncomingPacketsWithErrors
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPInterfaceStatistics.cs (1)
37
public override long
IncomingPacketsWithErrors
{ get { return _table.ErrorsReceived; } }