IPWorks Bluetooth 2020 Delphi Edition

Questions / Feedback?

ConnectionBacklog Property

The maximum number of pending connections maintained by the Bluetooth subsystem.

Syntax

property ConnectionBacklog: Integer read get_ConnectionBacklog write set_ConnectionBacklog;

Default Value

4

Remarks

This property contains the maximum number of pending connections maintained by the Bluetooth subsystem. It is strongly recommended to set this to a low value to reduce the amount of system resources that are allocated when the server begins listening. The default value is 4.

This property is not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Bluetooth 2020 Delphi Edition - Version 20.0 [Build 7941]