InetHttpDisconnect method (LEADRasterHTTP Object)
Visual Basic example
Visual C++ 5.0 example
Syntax
short InetHttpDisconnect();
Overview
Refer to How to Program with the LEAD Raster HTTP Object
Remarks
Disconnects the HTTP connection.
Use this method to terminate a connection to an HTTP server.
See Also
Elements:
InetHttpConnect method, InetHttpCloseRequest method
Topics:
Working with HTTP: HTTP Connections