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