SqlSettings.DefaultCommandTimeout property
namespace: Serenity.Data assembly: Serenity.Net.Services
Gets or sets the default command timeout.
public static int? DefaultCommandTimeout { get; set; }
Property Value
The default command timeout.
See Also
- class SqlSettings