共用方式為


BluetoothLEConnectionParameters.LinkTimeout 屬性

定義

取得連接連結監督逾時。 連線連結監督逾時會以 10 毫秒的增量定義,範圍從0x000A到0x0C80。 時間 (毫秒) = LinkTimeout * 10 毫秒。

public:
 property unsigned short LinkTimeout { unsigned short get(); };
uint16_t LinkTimeout();
public ushort LinkTimeout { get; }
var uInt16 = bluetoothLEConnectionParameters.linkTimeout;
Public ReadOnly Property LinkTimeout As UShort

屬性值

UInt16

unsigned short

uint16_t

16 位不帶正負號的整數值,表示連接連結監督逾時。

Windows 需求

應用程式功能
bluetooth

適用於