BackgroundWorkCost 类

定义

检索有关后台任务资源可用性的提示。 后台任务可以使用此提示来确定激活后要执行的工作量。

public ref class BackgroundWorkCost abstract sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class BackgroundWorkCost final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public static class BackgroundWorkCost
Public Class BackgroundWorkCost
继承
Object Platform::Object IInspectable BackgroundWorkCost
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)

属性

AppEnergyUseLevel

检索有关后台任务资源可用性的提示。 后台任务可以使用此提示来确定激活后要执行的工作量。

AppEnergyUsePrediction

检索有关后台任务资源可用性的提示。 后台任务可以使用此提示来确定激活后要执行的工作量。

AppLastThrottledInStandbyTimestamp

检索有关后台任务资源可用性的提示。 后台任务可以使用此提示来确定激活后要执行的工作量。

CurrentBackgroundWorkCost

检索有关后台任务资源可用性的提示。

适用于