Share via


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

시간이 "양수"에서 "불량"으로 간주되는지 여부를 나타내는 값을 가져옵니다. 가장 낮은 심각도에서 워크로드를 실행하도록 최적화해야 하지만 고려해야 할 다른 요인이 있을 수 있습니다.

적용 대상