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

TFPHTTPClientAsyncPoolRequestQueueItem

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

Declaration

Source position: fphttpclientasyncpool.pas line 294

type TFPHTTPClientAsyncPoolRequestQueueItem = class(TComponent)

protected

  procedure Notification(); override;

public

  property Pool: TFPCustomHTTPClientAsyncPool; [r]

  property Clients: TFPCustomHTTPClients; [r]

  property BreakUTC: TDateTime; [r]

  property Request: TFPHTTPClientAbstractAsyncPoolRequest; [r]

  property Result: TFPHTTPClientPoolResult; [r]

  procedure DoOnFinish;

  procedure ExecOnFinish;

  constructor Create();

  destructor Destroy; override;

end;

Inheritance

TFPHTTPClientAsyncPoolRequestQueueItem

|

TObject


Documentation generated on: 2023-03-18