PublishDacpacSettings.

CommandTimeout Property

Summary

Specifies the command timeout in seconds when executing queries against SQLServer.
Assembly
Cake.SqlServer.dll
Namespace
Cake.SqlServer
Containing Type
PublishDacpacSettings

Syntax

public int CommandTimeout { get; set; }

Value

Type Description
int The command timeout in seconds. Default is 60