Share via


AutoFunctionInvocationContext.ExecutionSettings Property

Definition

The execution settings associated with the operation.

public Microsoft.SemanticKernel.PromptExecutionSettings? ExecutionSettings { get; init; }
member this.ExecutionSettings : Microsoft.SemanticKernel.PromptExecutionSettings with get, set
Public Property ExecutionSettings As PromptExecutionSettings

Property Value

Applies to