1 override of BytesReceived
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPInterfaceStatistics.cs (1)
31public override long BytesReceived { get { return _table.BytesReceived; } }