IReadOnlyPipeline.

ProcessDocumentsOnce Property

Summary

Indicates whether this pipeline only processes documents once.
Assembly
Wyam.Common.dll
Namespace
Wyam.Common.Execution
Containing Type
IReadOnlyPipeline

Syntax

bool ProcessDocumentsOnce { get; }

Value

Type Description
bool
GitHub