Summary
Gets or sets optional timeout for tool execution.
- Namespace
- Cake
.Core .Tooling - Containing Type
- ToolSettings
Syntax
public TimeSpan? ToolTimeout { get; set; }
Value
Type | Description |
---|---|
TimeSpan? |
public TimeSpan? ToolTimeout { get; set; }
Type | Description |
---|---|
TimeSpan? |