Table of Contents

TTMSMCPServer.EnableSampling Property

When True, the sampling capability is advertised during initialization and RequestSampling is allowed to run. When False, RequestSampling raises 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.