Skip to content
DocsTry Aspire
DocsTry

ContainerLifetime

Enum
📦 Aspire.Hosting v13.4.0
enum ContainerLifetime {
Session = 0,
Persistent = 1,
}

Values

Session0
Persistent1