AppPoolState

The AppPoolState property value is used by applications to determine the state of an application pool. The possible states are listed below in the Bitmask Values table.

ms525967.alert_caution(en-us,VS.90).gifImportant Note:

Because this property is internally configured by IIS, you should consider it to be read-only. Do not configure this property.

Schema Attributes

Attribute Name

Value

ADSI/WMI Data Type

DWORD

ABO Data Type

DWORD_METADATA

Schema Default

null

Internal Default

Not specified.

Upper Bound

4

Lower Bound

1

Internal ID

9027

Friendly ID

MD_APPPOOL_STATE

Property Attributes

VOLATILE

User Type

IIS_MD_UT_SERVER

Configurable Locations

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

Metabase Path

IIS Admin Object Type

/LM/W3SVC/AppPools/application_pool_name

IIsApplicationPool

Flags

There are no flags for this property.

Requirements

Server: Requires or Windows Server 2003.

Product: IIS

See Also