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