Share via


IAgentThread.EnableFunctionArgumentPassThrough Property

Definition

Allow the KernelArguments provided to InvokeAsync(IAgent, KernelArguments, CancellationToken) to be passed through to any function calling.

public bool EnableFunctionArgumentPassThrough { get; set; }
member this.EnableFunctionArgumentPassThrough : bool with get, set
Public Property EnableFunctionArgumentPassThrough As Boolean

Property Value

Applies to