DistributedApplicationExecutionContext.Operation 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.
The operation currently being performed by the AppHost.
public Aspire.Hosting.DistributedApplicationOperation Operation { get; }
member this.Operation : Aspire.Hosting.DistributedApplicationOperation
Public ReadOnly Property Operation As DistributedApplicationOperation