BluetoothLEPreferredConnectionParameters.ConnectionLatency Property

Definition

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 = bluetoothLEPreferredConnectionParameters.connectionLatency;
Public ReadOnly Property ConnectionLatency As UShort

Property Value

UInt16

unsigned short

uint16_t

A 16-bit unsigned integer value representing the connection latency.

Windows requirements

App capabilities
bluetooth

Applies to