BrowserStackSettings.

Timeout Property

Summary

gets or sets the timeout when accessing the api
Assembly
Cake.BrowserStack.dll
Namespace
Cake.BrowserStack
Containing Type
BrowserStackSettings

Syntax

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

Value

Type Description
Nullable<TimeSpan>