IPInterfaceStatistics.OutgoingPacketsWithErrors 属性

定义

获取有错误的传出数据包数。

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

属性值

有错误的传出数据包的总数。

注解

此数据不包括未丢弃的错误数据包。

适用于