Freigeben über


BackgroundEnergyManager.ExcessiveUsageLevel Eigenschaft

Definition

Ruft den übermäßigen Verbrauch ab, ausgedrückt als Prozentsatz des normalen Energieverbrauchs.

public:
 static property unsigned int ExcessiveUsageLevel { unsigned int get(); };
static uint32_t ExcessiveUsageLevel();
/// [get: Windows.Foundation.Metadata.Deprecated("Background Energy Manager has been deprecated. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 393216, "Windows.Foundation.UniversalApiContract")]
static uint32_t ExcessiveUsageLevel();
public static uint ExcessiveUsageLevel { get; }
public static uint ExcessiveUsageLevel { [Windows.Foundation.Metadata.Deprecated("Background Energy Manager has been deprecated. For more info, see MSDN.", Windows.Foundation.Metadata.DeprecationType.Deprecate, 393216, "Windows.Foundation.UniversalApiContract")] get; }
var uInt32 = BackgroundEnergyManager.excessiveUsageLevel;
Public Shared ReadOnly Property ExcessiveUsageLevel As UInteger

Eigenschaftswert

UInt32

unsigned int

uint32_t

Der übermäßige Verbrauch, ausgedrückt als Prozentsatz des normalen Energieverbrauchs.

Attribute

Hinweise

Eine Hintergrundaufgabe, die auf dieser Ebene ausgeführt wird, hat die maximal zulässige Stufe überschritten.

Gilt für: