PeriodicRestartSchedule Metabase Property
Applies To: Windows Server 2003, Windows Server 2003 with SP1
The PeriodicRestartSchedule property specifies the time (in 24 hour format) that the application will be rotated. Each time is in local time and is specified in the following format:
Attribute Name | Attribute Value |
---|---|
XML Data Type |
MULTISZ |
WMI Data Type |
MULTISZ |
ADSI Data Type |
MULTISZ |
ABO Data Type |
MULTISZ |
ABO Metabase Identifier |
MD_APPPOOL_PERIODIC_RESTART_SCHEDULE |
Attributes |
INHERIT |
Default Value |
null |
MetaFlagsEx |
CACHE_PROPERTY_MODIFIED |
User Type |
IIS_MD_UT_SERVER |
ID |
9020 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
Metabase Path | IIS Admin Object Type |
---|---|
/LM/W3SVC/AppPools/DefaultAppPool /LM/W3SVC/AppPools/DefaultAppPool/application_pool_name |
IIsApplicationPool |
/LM/W3SVC/AppPools |
IIsApplicationPools |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.