1 override of OutgoingPacketsWithErrors
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPInterfaceStatistics.cs (1)
49public override long OutgoingPacketsWithErrors { get { return _table.ErrorsTransmitted; } }