Unit 'FPHTTPClientPool' Package
[Overview][Classes][Index] [#fcl-web]

TFPCustomHTTPClientPool

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fphttpclientpool.pas line 49

type TFPCustomHTTPClientPool = class(TComponent)

protected

  function DoCreateClient; virtual;

public

  constructor Create(); override;

  destructor Destroy; override;

  property AvailableClientCount: Integer; [r]

  property BusyClientCount: Integer; [r]

  property ClientCount: Integer; [r]

  property MaxClientsPerServer: Integer; [rw]

  function GetClient();

  procedure ReleaseClient();

  function GetCreateServerClients();

end;

Inheritance

TFPCustomHTTPClientPool

|

TObject


Documentation generated on: 2023-03-18