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