1 override of ErrorsReceived
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxTcpStatistics.cs (1)
33public override long ErrorsReceived { get { return _table.InErrs; } }