Table of Contents

TTMSMCPSseTransport.SSEEndpoint Property

Path a client opens to receive the event stream. Defaults to /sse.

API unit family: TMS.MCP.Transport.SSE Declaring type: TTMSMCPSseTransport Type: string

Syntax

property SSEEndpoint: string;

Remarks

Matched against the request path without regard to case. Must differ from TTMSMCPSseTransport.MessageEndpoint; a request matching neither is answered 404.