BluetoothLEConnectionParameters.ConnectionLatency 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取连接延迟。 连接延迟在连接事件中定义,范围从0x0000到0x01F3。
public:
property unsigned short ConnectionLatency { unsigned short get(); };
uint16_t ConnectionLatency();
public ushort ConnectionLatency { get; }
var uInt16 = bluetoothLEConnectionParameters.connectionLatency;
Public ReadOnly Property ConnectionLatency As UShort
属性值
表示连接延迟的 16 位无符号整数值。
Windows 要求
应用功能 |
bluetooth
|