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

SSHChannel Type

A currently open SSH channel.

Remarks

This type describes the SSH client's currently open channels. You may use the different fields of this type to manage the channel.

Fields

BytesSent
Integer

The number of bytes actually sent after a sending channel data.

ChannelId
String

An id generated by the component to identify the current SSH channel. This id is unique to this channel.

DataToSend
String

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.

DataToSendB
Byte[]

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.

Constructors

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