TerminationStrategy.MaximumIterations Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The maximum number of agent interactions for a given chat invocation. Defaults to: DefaultMaximumIterations.
public int MaximumIterations { get; set; }
member this.MaximumIterations : int with get, set
Public Property MaximumIterations As Integer