PowershellSettings.

Timeout Property

Summary

Gets or sets optional timeout for process execution
Assembly
Cake.Powershell.dll
Namespace
Cake.Powershell
Containing Type
PowershellSettings

Syntax

public Nullable<int> Timeout { get; set; }

Value

Type Description
Nullable<int>