1 write to OutEchos
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
250OutEchos = reader.GetNextValueAsInt64("Icmp6OutEchos"),
1 reference to OutEchos
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
25public override long EchoRequestsSent { get { return _table.OutEchos; } }