Share via


IPv4InterfaceStatistics.OutgoingPacketsDiscarded Vlastnost

Definice

Získá počet odchozích paketů, které byly zahozeny.

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

Hodnota vlastnosti

Hodnota Int64 , která určuje celkový počet zahozených odchozích paketů.

Atributy

Poznámky

Tato data nezahrnují odchozí pakety s chybami.

Platí pro