ExecutingPipelines Property
The pipelines currently being executed.
Namespace
Statiq.Core
Containing Type
Engine
Implements
Property Type
IReadOnlyPipelineCollection

Syntax

public IReadOnlyPipelineCollection ExecutingPipelines { get; private set; }

Value

Type Description
IReadOnlyPipelineCollection