wodSFTP ActiveX Control - Disconnected Event
    
 

Description

Fires when wodSFTP disconnects from the server.


Syntax

Private Sub object_Disconnected()



The Disconnected Event syntax has these parts:

Part Description
object A wodSFTP object.

Remarks

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