Skip to content
Docs Try Aspire
Docs Try

IResource.withPersistentLifetime

Method
📦 Aspire.Hosting v13.4.0
interface IResource {
// ... omitted for brevity
withPersistentLifetime(): IResource;
}

Signature

method withPersistentLifetime builder
Configures a resource to use a persistent lifetime.
withPersistentLifetime(): IResource
IResource

Defined on

This method is defined on the following type: