Back to product page

Disconnect method


Disconnects from the remote server.

Type

None

Syntax

  • Basic
object.Disconnect
The Disconnect(object) syntax has these parts:
objectAn 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.

Platforms

Windows