Actions the
Namespace: MSBuild.Community.Tasks.IIS
Assembly: MSBuild.Community.Tasks (in MSBuild.Community.Tasks.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Enum AppPoolControllerActions |
| C# |
|---|
| public enum AppPoolControllerActions |
| C++ |
|---|
| public enum class AppPoolControllerActions |
| J# |
|---|
| public enum AppPoolControllerActions |
| JScript |
|---|
| public enum AppPoolControllerActions |
Members
| Member Name | Description |
|---|---|
| Start | Start the applicaiton pool |
| Stop | Stop the applicaiton pool |
| Restart | Restart the applicaiton pool |
| Recycle | Recycle the applicaiton pool |
See Also
Documentation version 1.0.0.0.