ManifestPublishingContext.ExecutionContext Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets execution context for this invocation of the AppHost.
public Aspire.Hosting.DistributedApplicationExecutionContext ExecutionContext { get; }
member this.ExecutionContext : Aspire.Hosting.DistributedApplicationExecutionContext
Public ReadOnly Property ExecutionContext As DistributedApplicationExecutionContext