Skip to content

SqlSettings.DefaultCommandTimeout property

Gets or sets the default command timeout.

public static int? DefaultCommandTimeout { get; set; }

Property Value

The default command timeout.

See Also