BackgroundWorkCost.CurrentBackgroundWorkCost Propriété

Définition

Récupère un indicateur sur la disponibilité des ressources pour les tâches en arrière-plan.

public:
 static property BackgroundWorkCostValue CurrentBackgroundWorkCost { BackgroundWorkCostValue get(); };
static BackgroundWorkCostValue CurrentBackgroundWorkCost();
public static BackgroundWorkCostValue CurrentBackgroundWorkCost { get; }
var backgroundWorkCostValue = BackgroundWorkCost.currentBackgroundWorkCost;
Public Shared ReadOnly Property CurrentBackgroundWorkCost As BackgroundWorkCostValue

Valeur de propriété

Conseil sur la disponibilité des ressources en arrière-plan. Une tâche en arrière-plan peut utiliser cet indicateur pour décider de la quantité de travail à effectuer lorsqu’elle est activée.

S’applique à