IPWorks Bluetooth 2020 C++ Builder Edition

Questions / Feedback?

DefaultMaxLineLength Property

The default maximum line length value for inbound connections.

Syntax

__property int DefaultMaxLineLength = { read=FDefaultMaxLineLength, write=FSetDefaultMaxLineLength };

Default Value

2048

Remarks

This property controls the default size of an internal buffer which holds received data while waiting for an end-of-line (EOL) string.

The minimum value for this property is 256 bytes. The default value is 2048 bytes.

Data Type

Integer

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