AttributedNetworkUsage.BytesSent Propriété

Définition

Obtient le nombre d’octets envoyés par l’application sur le réseau.

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

Valeur de propriété

UInt64

unsigned long long

uint64_t

Nombre d’octets envoyés par l’application.

S’applique à