SerialExecution Property
Indicates that the engine is executing pipeline phases and modules in serial.
Namespace
Statiq.Testing
Containing Type
TestExecutionContext
Implements
Property Type
bool

Syntax

public bool SerialExecution { get; set; }

Value

Type Description
bool