RoundhouseSettings.

CommandTimeout Property

Summary

Gets or sets the timeout (in seconds) for normal connections.

Syntax

public int? CommandTimeout { get; set; }

Value

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