IPWorks Bluetooth 2020 .NET Edition

Questions / Feedback?

ConnectionBacklog Property

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

Syntax

public int ConnectionBacklog { get; set; }
Public Property ConnectionBacklog As Integer

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 .NET Edition - Version 20.0 [Build 7941]