MD_APP_LAST_OUTPROC_PID

The MD_APP_LAST_OUTPROC_PID property contains a value that is stored in an application package ID to denote that the application package has been moved from out-of-process to in-process. In some cases, when an application is moved from out-of-process to in-process, the application's corresponding package may not be deleted by IIS. In this case, IIS stores the application package ID with the value of the MD_APP_LAST_OUTPROC_PID property so that if the application is later moved out-of-process, IIS can use the existing package in MTS/COM+.

Schema Attributes

Attribute Name

Value

ADSI/WMI Data Type

STRING

ABO Data Type

STRING_METADATA

Schema Default

null

Internal Default

null

Upper Bound

Not specified

Lower Bound

Not specified

Internal ID

2108

Friendly ID

No friendly named is defined for this identifier in iiscfng.h. Use the Internal ID attribute listed above.

Property Attributes

NO_ATTRIBUTES

User Type

IIS_MD_UT_WAM

Configurable Locations

You can configure this property at the following locations in the IIS metabase.

Metabase Path

IIS Admin Object Type

/LM/W3SVC

IIsWebService

Flags

There are no flags for this property.

Requirements

Server: Requires or Windows Server 2003.

Product: IIS

See Also