IPipelineActivityReporter
Interfacenet10.0
Interface for reporting publishing activities.
namespace Aspire.Hosting.Pipelines;
public interface IPipelineActivityReporter{ // ...}Methods4
Section titled MethodsTask Signals that the entire publishing process has completed.
Task Signals that the entire publishing process has completed.
Creates a new publishing step with the specified title.
Creates a new publishing step with optional hierarchy metadata.