NormallyExecute<TPipeline>(TPipeline) Method
Namespace
Statiq.Common
Containing Type
IPipelineExtensions

Syntax

public static TPipeline NormallyExecute<TPipeline>(this TPipeline pipeline) 
    where TPipeline : IPipeline

Type Parameters

Name Description
TPipeline

Parameters

Name Type Description
pipeline TPipeline

Return Value

Type Description
TPipeline