Executes pipeline phases and modules in serial.
- Namespace
- Statiq
.Testing - Containing Type
- TestEngine
- Implements
- Property Type
- bool
Syntax
public bool SerialExecution { get; set; }
Remarks
Setting this to
true
will disable most (but not all) concurrency and is useful for debugging.
Value
Type | Description |
---|---|
bool |