Field DefaultDatabaseCommandTimeoutSeconds
- Namespace
- MailFathom.Infrastructure
- Assembly
- MailFathom.Infrastructure.dll
The seconds a database command may run before it is cancelled, when no deployment configures another value.
public const int DefaultDatabaseCommandTimeoutSeconds = 30
Returns
- int
- The seconds a database command may run before it is cancelled, when no deployment configures another value.