Class HostApplicationBuilderExtensions
- Namespace
- MailFathom.Infrastructure
- Assembly
- MailFathom.Infrastructure.dll
Infrastructure registration that needs the host builder rather than the service collection alone.
public static class HostApplicationBuilderExtensions
- Inheritance
-
HostApplicationBuilderExtensions
- Inherited Members
Fields
- DefaultDatabaseCommandTimeoutSeconds
The seconds a database command may run before it is cancelled, when no deployment configures another value.
Methods
- AddDatabaseHealthAndTelemetry(IHostApplicationBuilder, TimeSpan, IReadOnlyCollection<string>)
Makes the EF Core context report its health and publish database traces and metrics.