1 write to Persistent
Aspire.Hosting (1)
Dcp\ApplicationExecutor.cs (1)
1454
ctr.Spec.
Persistent
= true;
1 reference to Persistent
Aspire.Hosting (1)
Dcp\ApplicationExecutor.cs (1)
657
return (container.Spec.
Persistent
?? false) ? ContainerLifetime.Persistent : ContainerLifetime.Session;