TTMSMCPServer.EnableSampling Property
When
True, the sampling capability is advertised during initialization andRequestSamplingis allowed to run. WhenFalse,RequestSamplingraises an exception.
API unit family: TMS.MCP.Server
Declaring type: TTMSMCPServer
Inherited from: TTMSMCPCustomServer
Type: Boolean
Syntax
property EnableSampling: Boolean;
Default: false
Remarks
Default is False.