NAntContrib Help Enum Reference ApplicationPool.ApplicationPoolAction | v0.92 |
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. |