1 write to OutTimeExcds
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
248OutTimeExcds = reader.GetNextValueAsInt64("Icmp6OutTimeExcds"),
1 reference to OutTimeExcds
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
77public override long TimeExceededMessagesSent { get { return _table.OutTimeExcds; } }