Method Abort

Terminate the execution of current operation

procedure Abort;

Applied to

TMFtp

Description

Only one of the following operation can be terminated:

  1. Connecting to or logging into remote server
  2. File downloading/uploading
  3. Grabbing remote file listing
  4. Multi file operation

Event OnAborted will be fired if current operation terminated.