Aracılığıyla paylaş


IPv4InterfaceStatistics.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

Int64 Hatalı giden paketlerin toplam sayısını belirten değer.

Açıklamalar

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

Şunlara uygulanır