Freigeben über


BackgroundWorkCost.CurrentBackgroundWorkCost Eigenschaft

Definition

Ruft einen Hinweis zur Ressourcenverfügbarkeit für Hintergrundaufgaben ab.

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

Eigenschaftswert

Ein Hinweis zur Verfügbarkeit von Hintergrundressourcen. Eine Hintergrundaufgabe kann diesen Hinweis verwenden, um zu entscheiden, wie viel Arbeit zu erledigen ist, wenn sie aktiviert wird.

Gilt für: