GrateSettings.

CommandTimeoutAdmin Property

Summary

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

Syntax

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

Value

Type Description
Nullable<int> This is the timeout when administration commands are run (except for restore, which has its own).