TTMSMCPServer.EnableElicitation Property
When
True, the elicitation capability is advertised during initialization,RequestElicitationis allowed to run, and inboundelicitation/createrequests are accepted. WhenFalse,RequestElicitationraises 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.