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