Share via


IPipelineActivityReporter Interface

Definition

Interface for reporting publishing activities.

public interface IPipelineActivityReporter
type IPipelineActivityReporter = interface
Public Interface IPipelineActivityReporter
Derived

Methods

CompletePublishAsync(String, Nullable<CompletionState>, CancellationToken)

Signals that the entire publishing process has completed.

CreateStepAsync(String, CancellationToken)

Creates a new publishing step with the specified title.

Applies to