Table of Contents

TTMSMCPServer.EnableElicitation Property

When True, the elicitation capability is advertised during initialization, RequestElicitation is allowed to run, and inbound elicitation/create requests are accepted. When False, RequestElicitation raises an exception and inbound requests are rejected.

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

Syntax

property EnableElicitation: Boolean;

Default: False

Remarks

Default is False.