IPInterfaceStatistics.OutputQueueLength 属性

定义

获取输出队列的长度。

public:
 abstract property long OutputQueueLength { long get(); };
public abstract long OutputQueueLength { get; }
member this.OutputQueueLength : int64
Public MustOverride ReadOnly Property OutputQueueLength As Long

属性值

输出队列中的数据包的总数。

适用于