SqlSettings.DefaultCommandTimeout property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets or sets the default command timeout.

public static int? DefaultCommandTimeout { get; set; }

Property Value

The default command timeout.

See Also