AfterPipelinePhaseExecution Class
Namespace
Statiq.Common
Base Types
  • object
AfterPipelinePhaseExecution
object

Syntax

public class AfterPipelinePhaseExecution

Properties

Name Property Type Summary
ElapsedMilliseconds long
ExecutionId Guid
Outputs ImmutableArray<IDocument>
Phase Phase
PipelineName string

Extension Methods