Back to product page

Disconnected event


Fires when wodFtpDLX disconnects from server.

Syntax

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

Remarks

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

Platforms

Windows