1 write to InEchos
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
236
InEchos
= reader.GetNextValueAsInt64("Icmp6InEchos"),
1 reference to InEchos
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
23
public override long EchoRequestsReceived { get { return _table.
InEchos
; } }