Partager via


BackgroundEnergyManager.NearTerminationUsageLevel Propriété

Définition

Obtient le niveau d’utilisation proche de l’arrêt, exprimé en pourcentage de la consommation d’énergie normale.

public:
 static property unsigned int NearTerminationUsageLevel { unsigned int get(); };
static uint32_t NearTerminationUsageLevel();
/// [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 NearTerminationUsageLevel();
public static uint NearTerminationUsageLevel { get; }
public static uint NearTerminationUsageLevel { [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.nearTerminationUsageLevel;
Public Shared ReadOnly Property NearTerminationUsageLevel As UInteger

Valeur de propriété

UInt32

unsigned int

uint32_t

Niveau d’utilisation proche de l’arrêt, exprimé en pourcentage de la consommation d’énergie normale.

Attributs

Remarques

Une tâche en arrière-plan fonctionnant à ce niveau risque d’être arrêtée par le système d’exploitation (si elle ne contribue pas directement à l’expérience de premier plan).

S’applique à