MobileBroadbandModem.MaxDeviceServiceCommandSizeInBytes Property

Definition

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

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

Property Value

UInt32

unsigned int

uint32_t

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

Windows requirements

App capabilities
cellularDeviceControl cellularDeviceIdentity

Applies to

See also