NetworkUsage Klasse

Definition

Stellt die vom ConnectionProfile zurückgegebenen Netzwerknutzungsstatistiken dar. GetNetworkUsageAsync-Methode .

public ref class NetworkUsage sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class NetworkUsage final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class NetworkUsage
Public NotInheritable Class NetworkUsage
Vererbung
Object Platform::Object IInspectable NetworkUsage
Attribute

Windows-Anforderungen

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)

Eigenschaften

BytesReceived

Gibt die Anzahl der Bytes an, die von der Verbindung eines bestimmten Zeitraums empfangen werden.

BytesSent

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

ConnectionDuration

Gibt die Dauer der Konnektivität an.

Gilt für: