BackgroundWorkCost.CurrentBackgroundWorkCost 속성

정의

백그라운드 작업의 리소스 가용성에 대한 힌트를 검색합니다.

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

속성 값

백그라운드 리소스 가용성에 대한 힌트입니다. 백그라운드 작업은 이 힌트를 사용하여 활성화될 때 수행할 작업을 결정할 수 있습니다.

적용 대상