BackgroundTaskCompletionLoopEvaluator.IncompleteTasksPlaceholder Field
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 placeholder token within DefaultFeedbackMessageTemplate (or a custom FeedbackMessageTemplate) that is replaced, on each evaluation, with a formatted list of the background tasks that are still running.
public const string IncompleteTasksPlaceholder;
val mutable IncompleteTasksPlaceholder : string
Public Const IncompleteTasksPlaceholder As String