Summary
Gets or sets the timeout (in seconds) for admin connections.
- Namespace
- Cake
.Common .Tools .Roundhouse - Containing Type
- RoundhouseSettings
Syntax
public int? CommandTimeoutAdmin { get; set; }
Value
Type | Description |
---|---|
int? | This is the timeout when administration commands are run (except for restore, which has its own). |