Summary
Amount of time, in milliseconds, to wait for an application pool to recycle, start or stop. To return
immediately after requesting the operation (without waiting for completion), specify zero. To use the
application pool's startupTimeLimit and shutdownTimeLimit (or the sum of their values in the case of a
recycle), specify -1. The default value is -1.
- Namespace
- Cake
.MsDeploy .Providers .MsDeployProviders - Containing Type
- RecycleAppProvider
Syntax
public int? Timeout { get; set; }
Value
Type | Description |
---|---|
int? |