Summary
One of 4 values to control what action is taken on the application pool: RecycleAppPool, StartAppPool, StopAppPool, or UnloadAppDomain. The default is RecycleAppPool.
- Namespace
- Cake
.MsDeploy .Providers .MsDeployProviders - Containing Type
- RecycleAppProvider
Syntax
public RecycleMode? RecycleMode { get; set; }
Value
Type | Description |
---|---|
RecycleMode? |