TFtpClient.Quit

From Overbyte

Jump to: navigation, search

Main page -> ICS component reference -> TFtpClient -> Quit

Contents

Definition

function Quit: Boolean;

Description

Closes the connection to 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.

Example

Best Practices

How To

Personal tools