This method disconnects to the FTP server.

[C++Builder]   [ bool = ]imagekitcontrolname->FileIO->FTPDisconnect()
[Delphi]   [ Boolean = ]imagekitcontrolname.FileIO.FTPDisconnect()

Parameters

None

Return Value

Returns True if successful. Returns False if unsuccessful.

Explanation

The FTPDisconnect method disconnects from the FTP server connected by the FTPConnect method. This method can only be executed from the client computer. It does not operate on the server.  

The ImageKit10 VCL is a product created by Newtone Corporation