MobileBroadbandModem.MaxDeviceServiceDataSizeInBytes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
the maximum device service data size, in bytes, for the mobile broadband modem.
Windows requirements
App capabilities |
cellularDeviceControl
cellularDeviceIdentity
|