Back to product page

Disconnected event


Fires when wodSFTP disconnects from the server.

Syntax

  • Basic
Private Sub object_Disconnected()
The Disconnected(object) syntax has these parts:
objectA wodSFTP object.

Remarks

After this event is fired, you are free to set up wodSFTP properties again and issue Connect again.

Platforms

Windows