IP*Works! SSH V9 - Online Help
IP*Works! SSH V9
Questions / Feedback?

DataToSend Property

A string of data to be sent to the remote host.

Syntax

__property String DataToSend[int SSHChannelId] = {read=FDataToSend, write=FSetDataToSend};

__property RawByteString DataToSendB[int SSHChannelId] = {read=FDataToSendB, write=FSetDataToSendB};

Default Value

""

Remarks

A string of data to be sent to the remote host. Write-only property.

Assigning a string to the DataToSend makes the component send the string to the remote host.

The size of the array is controlled by the SSHChannelCount property.

This property is write-only and not available at design time.

Data Type

Binary String

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