SSH.TCPTunnel.Write - charonn0/RB-libssh2 GitHub Wiki 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 Channel.Write