1 write to InTimeExcds
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
234InTimeExcds = reader.GetNextValueAsInt64("Icmp6InTimeExcds"),
1 reference to InTimeExcds
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
75public override long TimeExceededMessagesReceived { get { return _table.InTimeExcds; } }