IPv4InterfaceStatistics.OutgoingPacketsWithErrors 屬性

定義

取得含有錯誤的輸出封包數目。

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

屬性值

Int64 值,指定含有錯誤的輸出封包總數。

備註

此資料不包含封包,而不會發生捨棄的錯誤。

適用於