wodSFTP 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 wodSFTP.

Remarks

The Disconnect method will close the socket between wodSFTP and the remote server, thus breaking the connection and any ongoing transfers.