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. This property does not apply to in-process applications or extensions.

Note   IIS must be restarted before changes to this property take effect.

Data type Long
Default value -1
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


© 1997-2001 Microsoft Corporation. All rights reserved.