IParallelModuleExtensions Class
Namespace
Statiq.Common
Base Types
  • object
graph BT Type-->Base0["object"] Type["IParallelModuleExtensions"] class Type type-node

Syntax

public static class IParallelModuleExtensions

Methods

Name Return Value Summary
WithParallelExecution<TModule>(TModule, bool) TModule
Indicates that the module should process documents in parallel.
static