AppOopRecoverLimit

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

Access Locations

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

IIS Admin Base Object Information

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

See Also

InProcessIsapiApps