IPWorks SSH 2020 ActiveX Edition

Questions / Feedback?

ClientSingleLineMode Property

This property shows the special mode for line-oriented protocols.

Syntax

sshtunnelcontrol.ClientSingleLineMode(ClientId)[=boolean]

Default Value

False

Remarks

This property shows the special mode for line-oriented protocols. When SingleLineMode is True, the control treats the incoming data stream as lines separated by CRLF, CR, or LF. The EOL property is ignored.

The ClientId parameter specifies the index of the item in the array. The size of the array is controlled by the ClientCount property.

This property is not available at design time.

Data Type

Boolean

Copyright (c) 2023 /n software inc. - All rights reserved.
IPWorks SSH 2020 ActiveX Edition - Version 20.0 [Build 8501]