Partager via


NetworkUsage.BytesSent Propriété

Définition

Indique le nombre d’octets envoyés par une connexion sur une période spécifique.

public:
 property unsigned long long BytesSent { unsigned long long get(); };
uint64_t BytesSent();
public ulong BytesSent { get; }
var uInt64 = networkUsage.bytesSent;
Public ReadOnly Property BytesSent As ULong

Valeur de propriété

UInt64

unsigned long long

uint64_t

Nombre d’octets envoyés.

S’applique à