[This is preliminary documentation and subject to change]

OrphanAction

This property specifies a command-line executable, including flags, that WAS executes when the worker process suffers a fatal error, such as failing to respond to a ping.

note Note    The value of this property must have the character string %1% appended to the command so that WAS can add the orphaned worker process PID to the action.

Attribute NameAttribute Value
Data TypeSTRING
AttributesINHERIT
Default Valuenull
MetaFlagsExCACHE_PROPERTY_MODIFIED | WAS_NOTIFICATION
User TypeIIS_MD_UT_SERVER
StartingNumber
EndingNumber
ID9016

Access Locations

This property is accessible at the following locations:

Metabase PathIIS Admin Object Type
/LM/W3SVC/AppPoolsIIsApplicationPools

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_APPPOOL_ORPHAN_ACTION
Data typeSTRING
User typeIIS_MD_UT_SERVER

© 1997-2001 Microsoft Corporation. All rights reserved.