Table of Contents

TTMSMCPStreamableHTTPTransport.Port Property

Port the channel listens on. Defaults to 8934.

API unit family: TMS.MCP.Transport.StreamableHTTP Declaring type: TTMSMCPStreamableHTTPTransport Type: Integer

Syntax

property Port: Integer;

Remarks

Applied to the listener when the channel starts, so changing it while the channel is running has no effect until it is stopped and started again.