Partager via


ForegroundEnergyManager.NearMaxAcceptableUsageLevel Propriété

Définition

Obtient le niveau d’utilisation acceptable proche du maximum, exprimé sous la forme d’un pourcentage de la consommation d’énergie normale.

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

Valeur de propriété

UInt32

unsigned int

uint32_t

Le niveau d’utilisation acceptable presque maximal, exprimé sous la forme d’un pourcentage de la consommation d’énergie normale.

Attributs

Remarques

Une application fonctionnant à ce niveau se rapproche du niveau maximal acceptable.

S’applique à