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