Table of Contents

TTMSMCPSamplingRequestBuilder.WithIncludeContext Method

Sets how much of the surrounding session the client should attach.

API unit family: TMS.MCP.Sampling Declaring type: TTMSMCPSamplingRequestBuilder

Syntax

function WithIncludeContext(AIncludeContext: TTMSMCPSamplingContextIncludeType): TTMSMCPSamplingRequestBuilder;

Parameters

Name Description
AIncludeContext Context scope to ask for.

Returns

The builder, so that further calls can be chained.