Partager via


WPF_SETTINGS_ULONGLONG_ENUM, énumération

Définit les ULONGLONG valeurs que la méthode IWpfSettings::GetUlonglongProperty retourne.

Syntaxe

enum WPF_SETTINGS_ULONGLONG_ENUM {  
   PERIODIC_RESTART_VIRTUAL_MEMORY,  
   PERIODIC_RESTART_PRIVATE_MEMORY  
};  

Membres

Nom Description
PERIODIC_RESTART_VIRTUAL_MEMORY Seuil de redémarrage pour l’utilisation de la mémoire virtuelle.
PERIODIC_RESTART_PRIVATE_MEMORY Seuil de redémarrage pour l’utilisation de la mémoire privée.

Spécifications

Type Description
Client - IIS 7.0 sur Windows Vista
- IIS 7.5 sur Windows 7
- IIS 8.0 sur Windows 8
- IIS 10.0 sur Windows 10
Serveur - IIS 7.0 sur Windows Server 2008
- IIS 7.5 sur Windows Server 2008 R2
- IIS 8.0 sur Windows Server 2012
- IIS 8.5 sur Windows Server 2012 R2
- IIS 10.0 sur Windows Server 2016
Produit - IIS 7.0, IIS 7.5, IIS 8.0, IIS 8.5, IIS 10.0
- IIS Express 7.5, IIS Express 8.0, IIS Express 10.0
En-tête Wpframework.h

Voir aussi

Énumérations worker process and Protocol Manager
IWpfSettings::GetUlonglongProperty, méthode
WPF_SETTINGS_BOOL_ENUM, énumération
WPF_SETTINGS_DWORD_ENUM, énumération
WPF_SETTINGS_HANDLE_ENUM, énumération
WPF_SETTINGS_STRING_ENUM, énumération