PipelineContext
Classsealednet10.0
Provides contextual information and services for the pipeline execution process of a distributed application.
namespace Aspire.Hosting.Pipelines;
public sealed class PipelineContext{ // ...}7 members
Constructors1
Section titled Constructors Provides contextual information and services for the pipeline execution process of a distributed application.
Properties6
Section titled Properties Gets the execution context for the distributed application.
Summaryget Gets the pipeline summary that steps can add information to. The summary will be displayed to users after pipeline execution completes.