- 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 |
---|---|---|
With |
TModule |
Indicates that the module should process documents in parallel.
static
|