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

TResponse.StartServerEvents

Starts server-sent events mode

Declaration

Source position: httpdefs.pp line 609

public procedure TResponse.StartServerEvents; virtual;

Description

StartServerEvents initiates server-sent events (SSE) mode for real-time communication. This sets the appropriate headers and keeps the connection open for streaming events.


Documentation generated on: Jan 16 2026