BackgroundTaskCompletionLoopEvaluator.IncompleteTaskCountPlaceholder 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 the number of background tasks that are still running.
public const string IncompleteTaskCountPlaceholder;
val mutable IncompleteTaskCountPlaceholder : string
Public Const IncompleteTaskCountPlaceholder As String