wodSSHTunnel ActiveX Control - Disconnect Method
      
 

Description

Disconnects from the remote server.


Return Type

None  


Syntax

object.Disconnect



The Disconnect Method syntax has these parts:

Part Description
object An expression evaluating to an object of type wodTunnel.

Remarks

Disconnect method will close socket between wodSSHTunnel and remote server, thus breaking the connection and any ongoing transfers. It will also stop listening for all incoming connections and will instruct the server not to accept any 'remote port forwarding ' type connections prior to closing its connection.

Any users currently using wodSSHTunnel will also be disconnected immediately.