1 write to OutNeighborSolicits
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
257
OutNeighborSolicits
= reader.GetNextValueAsInt64("Icmp6OutNeighborSolicits"),
1 reference to OutNeighborSolicits
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
53
public override long NeighborSolicitsSent { get { return _table.
OutNeighborSolicits
; } }