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 오류가 있는 나가는 패킷의 총 수를 지정하는 값입니다.

설명

이 데이터에는 삭제된 오류가 없는 패킷이 포함되지 않습니다.

적용 대상