Partager via


IPv4InterfaceStatistics.OutgoingPacketsDiscarded Propriété

Définition

Obtient le nombre de paquets sortants qui ont été ignorés.

public:
 abstract property long OutgoingPacketsDiscarded { long get(); };
public abstract long OutgoingPacketsDiscarded { get; }
[System.Runtime.Versioning.UnsupportedOSPlatform("freebsd")]
[System.Runtime.Versioning.UnsupportedOSPlatform("ios")]
[System.Runtime.Versioning.UnsupportedOSPlatform("osx")]
[System.Runtime.Versioning.UnsupportedOSPlatform("tvos")]
public abstract long OutgoingPacketsDiscarded { get; }
member this.OutgoingPacketsDiscarded : int64
[<System.Runtime.Versioning.UnsupportedOSPlatform("freebsd")>]
[<System.Runtime.Versioning.UnsupportedOSPlatform("ios")>]
[<System.Runtime.Versioning.UnsupportedOSPlatform("osx")>]
[<System.Runtime.Versioning.UnsupportedOSPlatform("tvos")>]
member this.OutgoingPacketsDiscarded : int64
Public MustOverride ReadOnly Property OutgoingPacketsDiscarded As Long

Valeur de propriété

Valeur Int64 qui spécifie le nombre total de paquets sortants ignorés.

Attributs

Remarques

Ces données n’incluent pas les paquets sortants avec des erreurs.

S’applique à