Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This function is invoked when an FTP connection completed a transfer. Create a function for each connection to monitor and name it accordingly, e.g. for connection ftp1 create the function ftp1_OnDoneEvent.

Signature

_OnDoneEvent (string, string)

Parameters

NameTypeMandatory/OptionalDescription

stringMsource file name

stringMdestination file name

Return

None.