1 override of IncomingDatagramsWithErrors
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxUdpStatistics.cs (1)
35public override long IncomingDatagramsWithErrors { get { return _table.InErrors; } }