BluetoothLEConnectionParameters.ConnectionLatency Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the connection latency. The connection latency is defined in connection events, ranging from 0x0000 to 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
Property Value
A 16-bit unsigned integer value representing the connection latency.
Windows requirements
App capabilities |
bluetooth
|