다음을 통해 공유


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 값입니다.

설명

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

적용 대상