Re: Exception thrown after IwodFtpDLXComPtr::Abort - WeOnlyDo Discussion board

Re: Exception thrown after IwodFtpDLXComPtr::Abort (General questions)

by wodDrazen, Wednesday, June 28, 2006, 18:08 (6533 days ago) @ jz1

Hi Joe,


Abort Method aborts method that is currently executing.
You should just call this method when you want to end transfer.
After some short time (cannot happen immediately) your transfer will stop with an error 40551 (Transfer aborted) and you will be able to resume your operations later.
Connection with the server will not be broken.

Aborting file transfer may not stop immediately - you should wait until Done event is fired in order to execute next command.

Hope this helps.


Regards,
Drazen


Complete thread: