Skip to content

SSH.TCPTunnel.Constructor

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

SSH.TCPTunnel.Constructor

Method Signature

 Sub Constructor(Session As SSH.Session)

Remarks

Construct a new unconnected tunnel. The Session need not yet be connected or authenticated.

See also

Clone this wiki locally