Table of Contents

TTMSMCPSseTransport.MessageEndpoint Property

Path a client posts requests to. Defaults to /message.

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

Syntax

property MessageEndpoint: string;

Remarks

This path is also sent to the client in the first event on the stream, with the client's own identifier appended, so the client learns where to post rather than assuming a path.