共用方式為


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

屬性值

輸出佇列中的封包總數。

適用於