Summary
Gets or sets the timeout (in seconds) for normal connections.
- Namespace
- Cake
.Common .Tools .Roundhouse - Containing Type
- RoundhouseSettings
Syntax
public int? CommandTimeout { get; set; }
Value
Type | Description |
---|---|
int? | This is the timeout when commands are run. This is not for admin commands or restore. |