ParallelConfig Constructor

Overload List

ParallelConfig Initializes a new instance of the ParallelConfig class.
ParallelConfig(CancellationToken) Initializes a new instance of the ParallelConfig class initializing the IsCancelRequestedCallback property from a CancellationToken.
This constructor is available only for .NET Framework 4.0 and later.

See Also