Isolated Property
An isolated pipeline runs immediately without any dependencies and has restrictions on accessing documents from other pipelines.
Namespace
Statiq.Common
Containing Type
IReadOnlyPipeline
Property Type
bool

Syntax

bool Isolated { get; }

Value

Type Description
bool