MobileBroadbandModem.MaxDeviceServiceDataSizeInBytes Property

Definition

Gets the maximum device service data size, in bytes, for the mobile broadband modem.

public:
 property unsigned int MaxDeviceServiceDataSizeInBytes { unsigned int get(); };
uint32_t MaxDeviceServiceDataSizeInBytes();
public uint MaxDeviceServiceDataSizeInBytes { get; }
var uInt32 = mobileBroadbandModem.maxDeviceServiceDataSizeInBytes;
Public ReadOnly Property MaxDeviceServiceDataSizeInBytes As UInteger

Property Value

UInt32

unsigned int

uint32_t

the maximum device service data size, in bytes, for the mobile broadband modem.

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to

See also