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

Int64 值,指定有错误的传出数据包的总数。

注解

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

适用于