DistributedApplicationExecutionContextOptions
Classnet10.0
Configuration options and references that need to be exposed to the
DistributedApplicationExecutionContext. namespace Aspire.Hosting;
public class DistributedApplicationExecutionContextOptions{ // ...}7 members
Constructors2
Section titled Constructors Constructs a
DistributedApplicationExecutionContextOptions. Properties5
Section titled Properties Describes how the AppHost is being run. Only meaningful when
DistributedApplicationExecutionContextOptions.Operation is DistributedApplicationOperation.Run; for any other operation the execution context reports defaults regardless of what is set here.