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

TCustomHTTPEventSource.EOF

Indicates whether the event stream has ended

Declaration

Source position: fphttpclient.pp line 81

public property TCustomHTTPEventSource.EOF : Boolean
  read FEOF;

Description

Returns True when the server has closed the event stream and no more events will be available.

See also

DataAvailable

  

Checks if data is available for reading


Documentation generated on: Jan 27 2026