Partager via


AggregatorTerminationStrategy.Condition Property

Definition

Logical operation for aggregation: All or Any (and/or). Default: All.

public Microsoft.SemanticKernel.Agents.Chat.AggregateTerminationCondition Condition { get; init; }
member this.Condition : Microsoft.SemanticKernel.Agents.Chat.AggregateTerminationCondition with get, set
Public Property Condition As AggregateTerminationCondition

Property Value

Applies to