Table of Contents

TTMSMCPServerBuilder.Build Method

Ends the configuration chain and returns the configured server, releasing the builder's reference to it so a new chain can be started.

API unit family: TMS.MCP.Server Declaring type: TTMSMCPServerBuilder

Syntax

class function Build: TTMSMCPServer;

Returns

The configured server. The caller owns it and is responsible for freeing it.