1 write to OutRouterSolicits
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
255
OutRouterSolicits
= reader.GetNextValueAsInt64("Icmp6OutRouterSolicits"),
1 reference to OutRouterSolicits
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
73
public override long RouterSolicitsSent { get { return _table.
OutRouterSolicits
; } }