TFtpClient.Abort
From Overbyte
Main page -> ICS component reference -> TFtpClient -> Abort
Contents |
Definition
function Abort: Boolean;
Description
Aborts the current operation and disconnects from the server. This function pauses the application while it completes its task. OnRequestDone is called when the function has completed the disconnection or the operation has failed.
