This method disconnects to the HTTP(S) server.

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

Parameters

None

Return Value

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