BackgroundTaskCompletionLoopEvaluatorOptions Class
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.
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 |