DataUsage.BytesSent Property

Gets a value indicating the number of bytes sent by the connection over a specific period of time.

Syntax

public:
property uint64 BytesSent {
         uint64 get ();
}  

Property value

Type: uint64 

  The number of bytes sent.

Requirements

Namespace: Windows.Networking.Connectivity

Metadata: windows.winmd

See also

Reference

DataUsage Class

DataUsage Members

Windows.Networking.Connectivity Namespace