इसके माध्यम से साझा किया गया


BluetoothLEAdvertisementDataTypes.PeripheralConnectionIntervalRange Property

Definition

Section data type for the Peripheral connection interval range.

public:
 static property byte PeripheralConnectionIntervalRange { byte get(); };
static byte PeripheralConnectionIntervalRange();
public static byte PeripheralConnectionIntervalRange { get; }
var byte = BluetoothLEAdvertisementDataTypes.peripheralConnectionIntervalRange;
Public Shared ReadOnly Property PeripheralConnectionIntervalRange As Byte

Property Value

Byte

byte

The Peripheral connection interval range.

Windows requirements

Device family
Windows 11 Insider Preview (introduced in 10.0.23504.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v15.0)
App capabilities
bluetooth

Applies to