IPInterfaceStatistics.OutgoingPacketsWithErrors 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得含有錯誤的輸出封包數目。
public:
abstract property long OutgoingPacketsWithErrors { long get(); };
public abstract long OutgoingPacketsWithErrors { get; }
member this.OutgoingPacketsWithErrors : int64
Public MustOverride ReadOnly Property OutgoingPacketsWithErrors As Long
屬性值
含有錯誤的傳出封包總數。
備註
此數據不包含封包,而不會發生捨棄的錯誤。