Partager via


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.

Configuration requise pour Windows

Configuration requise Description
Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)

S’applique à