This topic has not yet been rated - Rate this topic

DataPlanStatus.MaxTransferSizeInMegabytes | maxTransferSizeInMegabytes property

Gets a value indicates the maximum size of a transfer that is allowed without user consent on a metered network.

Syntax

Public ReadOnly Property MaxTransferSizeInMegabytes As Nullable(Of UInteger)
   Get

Property value

Type: IReference<UInt32> [JavaScript/C++] | System.Nullable<UInt32> [.NET]

The maximum size of a transfer that is allowed without user consent on a metered network.

Remarks

Windows Phone 8

This API is not implemented and will throw an exception if called.

Requirements

Minimum supported client

Windows 8

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8

Namespace

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

Metadata

Windows.winmd

See also

DataPlanStatus

 

 

Build date: 2/25/2013

© 2013 Microsoft. All rights reserved.