AppPoolCommand

The AppPoolCommand property allows an application to send commands to the application pool to start or stop the application pool. Applications can read the value of the AppPoolState property to determine if the application pool has responded to the command issued by the use of 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

2

Lower Bound

1

Internal ID

9026

Friendly ID

MD_APPPOOL_COMMAND

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