WrappedConnection.CommandTimeout property

namespace: Serenity.Data   assemblySerenity.Net.Data

Gets or sets default command timeout.

public int? CommandTimeout { get; set; }

Property Value

Default command timeout.

See Also