1 write to InMsgs
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\StringParsingHelpers.Statistics.cs (1)
190InMsgs = parser.ParseNextInt64(),
1 reference to InMsgs
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIcmpV4Statistics.cs (1)
40public override long MessagesReceived { get { return _table.InMsgs; } }