This method disconnects to the HTTP(S) server.

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

Parameters

None

Return Value

Returns True if successful. Returns False if unsuccessful.

Explanation

The HTTPDisconnect method disconnects from the HTTP(S) server connected by the HTTPConnect 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