BluetoothLEPreferredConnectionParameters.LinkTimeout 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得連接連結監督逾時。 連線連結監督逾時是以 10 毫秒的增量定義,範圍從0x000A到0x0C80。 時間 (毫秒) = LinkTimeout * 10 毫秒。
public:
property unsigned short LinkTimeout { unsigned short get(); };
uint16_t LinkTimeout();
public ushort LinkTimeout { get; }
var uInt16 = bluetoothLEPreferredConnectionParameters.linkTimeout;
Public ReadOnly Property LinkTimeout As UShort
屬性值
16 位不帶正負號的整數值,表示連接連結監督逾時。
Windows 需求
應用程式功能 |
bluetooth
|