IPv4InterfaceStatistics.IncomingPacketsWithErrors 屬性

定義

取得含有錯誤的傳入封包數目。

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

屬性值

Int64 值,指定含有錯誤的傳入封包總數。

備註

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

適用於