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