TFtpClient.AbortXferAsync
From Overbyte
Main page -> ICS component reference -> TFtpClient -> AbortXferAsync
Contents |
Definition
procedure AbortXferAsync;
Description
Aborts the current file transfer and keeps the connection to the server open. This function returns immediately to the application while the task occurs in the background. Use the OnRequestDone event to discover the results of this procedure.
