Table of Contents

TTMSMCPServer.IsInitializedForRequest Method

Indicates whether the request currently being handled may proceed, which is the case once a client has completed initialization or when the request itself carries the capability information that makes a prior handshake unnecessary.

API unit family: TMS.MCP.Server Declaring type: TTMSMCPServer Inherited from: TTMSMCPCustomServer

Syntax

function IsInitializedForRequest: Boolean;

Returns

True when the request may be served.