DataUsage class
Represents data usage information returned by the ConnectionProfile.GetLocalUsage method.
Syntax
var dataUsage = getLocalUsage();
Attributes
- DualApiPartitionAttribute()
- MarshalingBehaviorAttribute(Agile)
- VersionAttribute(NTDDI_WIN8)
Members
The DataUsage class has these types of members:
Methods
The DataUsage class inherits methods from the Object class (C#/VB/C++).
Properties
The DataUsage class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets a value indicating the number of bytes received by a connection over a specific period of time. | |
| Read-only | Gets a value indicating the number of bytes sent by the connection over a specific period of time. |
Remarks
For more information on using cost data to manage connectivity, see Quickstart: Managing metered network cost constraints.
Windows Phone 8
This API is not implemented and will throw an exception if called.
Requirements
|
Minimum supported client | Windows 8 [Windows Store apps, desktop apps] |
|---|---|
|
Minimum supported server | None supported [Windows Store apps, desktop apps] |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013
