TodoCompletionLoopEvaluatorOptions Class

Definition

Provides configuration options for TodoCompletionLoopEvaluator.

public sealed class TodoCompletionLoopEvaluatorOptions
type TodoCompletionLoopEvaluatorOptions = class
Public NotInheritable Class TodoCompletionLoopEvaluatorOptions
Inheritance
TodoCompletionLoopEvaluatorOptions

Constructors

Name Description
TodoCompletionLoopEvaluatorOptions()

Properties

Name Description
FeedbackMessageTemplate

Gets or sets the template used to build the feedback produced while incomplete todo items remain, or null to use DefaultFeedbackMessageTemplate.

Modes

Gets or sets the set of mode names for which the evaluator drives re-invocation, or null to apply in every mode.

Applies to