1 write to OutMsgs
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
204OutMsgs = parser.ParseNextInt64(),
1 reference to OutMsgs
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV4Statistics.cs (1)
42public override long MessagesSent { get { return _table.OutMsgs; } }