IPWorks P2P 2020 Kotlin Edition

Questions / Feedback?

ConnectionBacklog Property

The maximum number of pending connections.

Syntax

public var connectionBacklog: Int

Default Value

5

Remarks

This property contains the maximum number of pending connections. The default value is 5. This may be set to a larger value if the server is expected to receive a large number of connections, and queuing them is desirable.

This property is not available at design time.

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