AsIsolated<TPipeline>(TPipeline, bool) Method
Namespace
Statiq.Common
Containing Type
IPipelineExtensions

Syntax

public static TPipeline AsIsolated<TPipeline>(this TPipeline pipeline, bool isolated = true) 
    where TPipeline : IPipeline

Type Parameters

Name Description
TPipeline

Parameters

Name Type Description
pipeline TPipeline
isolated bool

Return Value

Type Description
TPipeline