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