FsCheck


ParallelRunConfig Type

Namespace: FsCheck

Assembly: FsCheck.dll

Base Type: obj

All Interfaces: IEquatable<ParallelRunConfig> , IStructuralEquatable , IComparable<ParallelRunConfig> , IComparable , IStructuralComparable

Record fields

Record Field Description

MaxDegreeOfParallelism

Full Usage: MaxDegreeOfParallelism

For I/O bound work 1 would be fine, for cpu intensive tasks Environment.ProcessorCount appears to be fastest option