共用方式為


BluetoothLEPreferredConnectionParameters.MaxConnectionInterval 屬性

定義

取得最大連線不限值。 連線無值定義為 1.25 毫秒遞增,範圍從0x0006到0x0C80。 時間 (毫秒) = 間隔 * 1.25 毫秒。

public:
 property unsigned short MaxConnectionInterval { unsigned short get(); };
uint16_t MaxConnectionInterval();
public ushort MaxConnectionInterval { get; }
var uInt16 = bluetoothLEPreferredConnectionParameters.maxConnectionInterval;
Public ReadOnly Property MaxConnectionInterval As UShort

屬性值

UInt16

unsigned short

uint16_t

16 位不帶正負號的整數值,表示最大連接無值。

Windows 需求

應用程式功能
bluetooth

適用於