Checks if data is available for reading
Source position: fphttpclient.pp line 73
public function TCustomHTTPEventSource.DataAvailable: Boolean; |
True if data is available for reading
Returns True if data is available for reading from the event source without blocking.
|
Reads one Server-Sent Event from the stream |