wodFtpDLX ActiveX Control - Disconnected Event
    
 

Description

Fires when wodFtpDLX disconnects from server.


Syntax

Private Sub object_Disconnected()



The Disconnected Event syntax has these parts:

Part Description
object A wodFtpDLX object.

Remarks

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