ShutdownTimeLimit

This property specifies the amount of time, in seconds, after a recycle threshold has been reached that IIS will wait for all old requests to finish running in the application’s old DLLHOST before IIS will terminate the old DLLHOST.

Data type DWORD
Default value 600 seconds
Inheritance Inheritable

Access Locations

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

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_Shutdown_Time_Limit
Data type DWORD_METADATA
User type IIS_MD_UT_WAM


© 1997-2001 Microsoft Corporation. All rights reserved.