Thanks to visit codestin.com
Credit goes to aspire.dev

Skip to content
DocsTry Aspire
DocsTry

withPersistentLifetime

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

Signature

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

Applies to

This method applies to the following types: