Aracılığıyla paylaş


IPInterfaceStatistics.OutgoingPacketsWithErrors Özellik

Tanım

Hata içeren giden paketlerin sayısını alır.

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

Özellik Değeri

Hatalı giden paketlerin toplam sayısı.

Açıklamalar

Bu veriler, atılan hataları olmayan paketleri içermez.

Şunlara uygulanır