GrateSettings.

CommandTimeout Property

Summary

Gets or sets the timeout (in seconds) for normal connections.
Assembly
Cake.grate.dll
Namespace
Cake.Grate
Containing Type
GrateSettings

Syntax

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

Value

Type Description
Nullable<int> This is the timeout when commands are run. This is not for admin commands or restore.