1 write to OutErrors
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
205OutErrors = parser.ParseNextInt64(),
1 reference to OutErrors
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV4Statistics.cs (1)
38public override long ErrorsSent { get { return _table.OutErrors; } }