Skip to content

SSH.TCPTunnel.Write

Andrew Lambert edited this page Nov 26, 2022 · 3 revisions

SSH.TCPTunnel.Write

Method signature

 Sub Write(text As String)

Parameters

Name Type Comment
Text String The data to write to the tunnel.

Remarks

Writes data to the tunnel.

See also

Clone this wiki locally