共用方式為


PowerGridData 類別

定義

表示可用來判斷哪些時間最適合進行時移轉的訊號。

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
繼承
Object Platform::Object IInspectable PowerGridData
屬性

Windows 需求

裝置系列
Windows Desktop Extension SDK (已於 10.0.26100.0 引進)
API contract
Windows.Devices.Power.PowerGridApiContract (已於 v1.0 引進)

屬性

IsLowUserExperienceImpact

取得值,指出 Windows 是否預測用戶會離開其裝置,還是不會執行大量資源的工作。 在決定將工作負載移轉至哪個時間時,您可以使用此值來判斷何時會對用戶體驗產生最低影響。

Severity

取得值,指出時間是否被視為「良好」到「不良」。 您應該優化以最低嚴重性執行工作負載,但您可能有需要考慮的其他因素。

適用於