XCodeBuildSettings.

DestinationTimeout Property

Summary

The timeout in seconds to wait for while searching for the destination device
Assembly
Cake.XCode.dll
Namespace
Cake.XCode
Containing Type
XCodeBuildSettings

Syntax

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

Value

Type Description
Nullable<int> The timeout in seconds.