Skip to content
DocsTry Aspire
DocsTry

ContainerLifetime

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

Values

Session0
Persistent1