IPInterfaceStatistics.OutgoingPacketsWithErrors 属性     
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取有错误的传出数据包数。
public:
 abstract property long OutgoingPacketsWithErrors { long get(); };public abstract long OutgoingPacketsWithErrors { get; }member this.OutgoingPacketsWithErrors : int64Public MustOverride ReadOnly Property OutgoingPacketsWithErrors As Long属性值
有错误的传出数据包的总数。
注解
此数据不包括未丢弃的错误数据包。