EnvironmentCallbackContext.ExecutionContext Property

Definition

Gets the execution context associated with this invocation of the AppHost.

public Aspire.Hosting.DistributedApplicationExecutionContext ExecutionContext { get; }
member this.ExecutionContext : Aspire.Hosting.DistributedApplicationExecutionContext
Public ReadOnly Property ExecutionContext As DistributedApplicationExecutionContext

Property Value

Applies to