PowerGridData 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示可用于确定时间班次工作的最佳时间的信号。
public ref class PowerGridData sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Devices.Power.PowerGridApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PowerGridData final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Devices.Power.PowerGridApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PowerGridData
Public NotInheritable Class PowerGridData
- 继承
- 属性
Windows 要求
设备系列 |
Windows Desktop Extension SDK (在 10.0.26100.0 中引入)
|
API contract |
Windows.Devices.Power.PowerGridApiContract (在 v1.0 中引入)
|
属性
IsLowUserExperienceImpact |
获取一个值,该值指示 Windows 是预测用户将离开其设备,还是不执行资源密集型工作。 在决定将工作负荷转移到的时间时,可以使用此值来确定何时对用户体验的影响最小。 |
Severity |
获取一个值,该值指示时间是否被视为从“好”到“坏”的任何位置。 应优化以最低严重性运行工作负载,但可能需要考虑其他因素。 |