Table of Contents

TTMSMCPCustomClientConnection.URL Property

Address of the remote server, used by the HTTP and server-sent-events transports.

API unit family: TMS.MCP.Client.Connection Declaring type: TTMSMCPCustomClientConnection Type: string

Syntax

property URL: string;

Remarks

Read when Start opens the transport, so later changes only take effect on the next start. Ignored by the standard-stream transport.