IP*Works! IPC - Online Help
Available for:
IP*Works! IPC
Questions / Feedback?

DefaultMaxLineLength Property

The default maximum line length value for inbound connections.

Syntax

[VB.NET]
Public Property DefaultMaxLineLength As Integer

[C#]
public int DefaultMaxLineLength {get; set;}

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. The maximum value is 65536 bytes.

Default Value

2048

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 1.0.6240.0