This topic has not yet been rated - Rate this topic

DataPlanUsage class

Represents data plan specific data usage information for a connection.

Syntax


public sealed class DataPlanUsage : Object

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.

PropertyAccess typeDescription

LastSyncTime

Read-onlyGets a DateTime object indicating when the network operator last updated the MegabytesUsed property.

MegabytesUsed

Read-onlyGets 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

Windows.Networking.Connectivity
Windows::Networking::Connectivity [C++]

Metadata

Windows.winmd

See also

Quickstart: Managing metered network cost constraints

 

 

Build date: 2/25/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.