NAntContrib
Help
Enum Reference
ApplicationPool.ApplicationPoolAction |
v0.91-rc1 |
[This is preliminary documentation and subject to change.]
Defines the actions that can be performed on an application pool.
| Field | Description |
|---|---|
| Recycle | Recycles an application pool. |
| Restart | Stops and restarts the application pool. |
| Start | Starts the application pool. |
| Stop | Stops the application pool. |