Share via


IPInterfaceStatistics.BytesSent Propriété

Définition

Obtient le nombre d'octets qui ont été envoyés sur l'interface.

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

Valeur de propriété

Nombre total d'octets qui ont été envoyés sur l'interface.

S’applique à