Skip to content
DocsTry Aspire
DocsTry

ListmonkResource.withDatabaseMaxLifetime

Method
📦 CommunityToolkit.Aspire.Hosting.Listmonk v13.5.0
interface ListmonkResource {
// ... omitted for brevity
withDatabaseMaxLifetime(maxLifetime: string): ListmonkResource;
}

Signature

methodwithDatabaseMaxLifetimebuilder
Configures the maximum lifetime for PostgreSQL connections.
withDatabaseMaxLifetime(maxLifetime: string): ListmonkResource
maxLifetimestring
ListmonkResource

Defined on

This method is defined on the following type: