Skip to content
Docs Try Aspire
Docs Try

IResource.withSessionLifetime

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

Signature

method withSessionLifetime builder
Configures a resource to use a session lifetime.
withSessionLifetime(): IResource
IResource

Defined on

This method is defined on the following type: