Freigeben über


NetworkUsage.BytesSent Eigenschaft

Definition

Gibt die Anzahl der Bytes an, die von einer Verbindung über einen bestimmten Zeitraum gesendet wurden.

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

Eigenschaftswert

UInt64

unsigned long long

uint64_t

Die Anzahl der gesendeten Bytes.

Windows-Anforderungen

Anforderungen Beschreibung
Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)

Gilt für: