This method disconnects to the FTP server.

[Visual Basic]   [ Boolean = ]imagekitcontrolname.File.FTPDisconnect
[Visual C++]     [ BOOL = ]imagekitcontrolname.GetFile().FTPDisconnect()
[VB.NET]   [ Boolean = ]imagekitcontrolname.File.FTPDisconnect()
[C#.NET]   [ bool = ]imagekitcontrolname.File.FTPDisconnect()

Parameters

None

Return Value

Returns True (nonzero) if successful. Returns False (0) 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 ActiveX is a product created by Newtone Corporation