This property indicates the number of requests the OOP application should process after which it is recycled.
| Data type | DWORD |
| Default value | 0 (disabled) |
| Inheritance | Inheritable |
This property is accessible at the following locations:
| Metabase Path | Key Type |
| /LM/W3SVC | IISWebService |
| /LM/W3SVC/n | IISWebServer |
| /LM/W3SVC/n/ROOT | IIsWebVirtualDir |
| /LM/W3SVC/n/ROOT/WebVirtualDir | IIsWebVirtualDir |
| /LM/W3SVC/n/ROOT/WebVirtualDir/WebDir | IISWebDirectory |
The following table lists additional information required only for code that uses the IIS Admin Base Object.
| Metabase identifier | MD_Periodic_Restart_Requests |
| Data type | DWORD_METADATA |
| User type | IIS_MD_UT_WAM |