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

TFPCustomHTTPClient.Terminated

Indicates whether the HTTP operation has been terminated

Declaration

Source position: fphttpclient.pp line 376

public property TFPCustomHTTPClient.Terminated : Boolean
  read FTerminated;

Description

Returns True if the current HTTP operation has been terminated by calling Terminate. This can be used to check if an operation was cancelled.

See also

Terminate

  

Terminates any ongoing HTTP operation


Documentation generated on: Jan 27 2026