TFtpClient.QuitAsync
From Overbyte
Main page -> ICS component reference -> TFtpClient -> QuitAsync
Contents |
Definition
procedure QuitAsync;
Description
Closes the connection to the server. This procedure will immediately return to the application while the task processes in the background. Use the OnRequestDone event to process the results of this procedure.
