1 write to ErrorsTransmitted
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
443
ErrorsTransmitted
= ParseUInt64AndClampToInt64(lineSpan[pieces[11]]),
1 reference to ErrorsTransmitted
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPInterfaceStatistics.cs (1)
49
public override long OutgoingPacketsWithErrors { get { return _table.
ErrorsTransmitted
; } }