1 write to InErrors
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
229
InErrors
= reader.GetNextValueAsInt64("Icmp6InErrors"),
1 reference to InErrors
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
27
public override long ErrorsReceived { get { return _table.
InErrors
; } }