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