1 override of OutputQueueLength
System.Net.NetworkInformation (1)
System\Net\NetworkInformation\LinuxIPInterfaceStatistics.cs (1)
51public override long OutputQueueLength { get { return _transmitQueueLength; } }