IHasCommandTimeout interface
namespace: Serenity.Data assembly: Serenity.Net.Data
Interfaces for types that has an CommandTimeout property that determines the default command timeout for that connection
public interface IHasCommandTimeout
Members
| name | description |
|---|---|
| CommandTimeout { get; set; } | Gets the command timeout |
See Also
- Source: IHasCommandTimeout.cs