The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DataPlanUsage class
Represents data plan specific data usage information for a connection.
Syntax
var dataPlanUsage = get_DataPlanUsage();
Attributes
- DualApiPartitionAttribute()
- MarshalingBehaviorAttribute(Agile)
- VersionAttribute(NTDDI_WIN8)
Members
The DataPlanUsage class has these types of members:
Methods
The DataPlanUsage class inherits methods from the Object class (C#/VB/C++).
Properties
The DataPlanUsage class has these properties.
| Property | Access type | Description |
|---|---|---|
| Read-only | Gets a DateTime object indicating when the network operator last updated the MegabytesUsed property. | |
| Read-only | Gets a value indicating the total amount of data transferred, in megabytes, over the connection. |
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
