SqlSettings.DefaultCommandTimeout property
Gets or sets the default command timeout.
public static int? DefaultCommandTimeout { get; set; }
Property Value
The default command timeout.
See Also
- class SqlSettings
Gets or sets the default command timeout.
public static int? DefaultCommandTimeout { get; set; }
The default command timeout.