Unit 'fphttpclient' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPCustomHTTPClient.Destroy

Destroys the HTTP client instance

Declaration

Source position: fphttpclient.pp line 168

public destructor TFPCustomHTTPClient.Destroy; override;

Description

Destroys the HTTP client instance, closes any open connections, and frees associated resources.

See also

Create

  

Creates a new HTTP client instance


Documentation generated on: Aug 28 2026 Report a problem on this page