Base:
property
BytesReceived
System.Net.NetworkInformation.IPInterfaceStatistics.BytesReceived
1 reference to BytesReceived
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPv4InterfaceStatistics.cs (1)
17
public override long BytesReceived => _statistics.
BytesReceived
;