1 write to OutMsgs
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
230
OutMsgs
= reader.GetNextValueAsInt64("Icmp6OutMsgs"),
1 reference to OutMsgs
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV6Statistics.cs (1)
45
public override long MessagesSent { get { return _table.
OutMsgs
; } }