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