Bluetooth Framework C++ Edition

◆ GetConnectOnRead()

bool GetConnectOnRead ( ) const

Gets connection mode.

Returns
The Boolean indicates the connection mode.

If this property set to True the connection to a target device will be executed on first services read or when the OS decided to do that. If the property is False the connection will be executed (if possible) on Connect call.