Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 618 Bytes

backgroundworkcost_currentbackgroundworkcost.md

File metadata and controls

22 lines (15 loc) · 618 Bytes
-api-id -api-type
P:Windows.ApplicationModel.Background.BackgroundWorkCost.CurrentBackgroundWorkCost
winrt property

Windows.ApplicationModel.Background.BackgroundWorkCost.CurrentBackgroundWorkCost

-description

Retrieves a hint about resource availability for background tasks.

-property-value

A hint about background resource availability. A background task can use this hint to decide how much work to do when it is activated.

-remarks

-examples

-see-also