This metabase property specifies the maximum number of times an out-of-process application will be restarted after a failure. The server will not service requests from components that have exceeded this limit.
Note This property does not apply to in-process applications or extensions.
| Data type | Long |
| Default value | 5 (range 1-5) |
| Inheritance | Inheritable |
This property is accessible at the following locations:
| Metabase Path | Key Type |
| /LM/W3SVC/N | IIsWebServer |
| /LM/W3SVC/N/ROOT | IIsWebVirtualDir |
| /LM/W3SVC/N/ROOT/WebVirtualDir | IIsWebVirtualDir |
| /LM/W3SVC/N/ROOT/WebVirtualDir/WebDirectory | IIsWebDirectory |
The following table lists additional information required only for code that uses the IIS Admin Base Object.
| Metabase identifier | MD_APP_OOP_RECOVER_LIMIT |
| Data type | DWORD_METADATA |
| User type | ASP_MD_UT_APP |