BackgroundTaskCompletionLoopEvaluatorOptions Class

Definition

Provides configuration options for BackgroundTaskCompletionLoopEvaluator.

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

Constructors

Name Description
BackgroundTaskCompletionLoopEvaluatorOptions()

Properties

Name Description
FeedbackMessageTemplate

Gets or sets the template used to build the feedback produced while background tasks are still running, or null to use DefaultFeedbackMessageTemplate.

Applies to