Skip to content

SSH.TCPTunnel.IsListening

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

SSH.TCPTunnel.IsListening

Property declaration

 Dim IsListening As Boolean

Remarks

Returns True if the tunnel was created in listen mode. Check IsConnected to determine whether the listening phase has completed.

Clone this wiki locally