共用方式為


IPInterfaceStatistics.IncomingPacketsWithErrors 屬性

定義

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

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

屬性值

含有錯誤的連入封包總數。

備註

此數據不包含未捨棄錯誤的封包。

適用於