'MaxDegreeOfParallelism' for Array.Parallel? - by sthlm58 Is it possible to set 'MaxDegreeOfParallelism' (that is maximum number of threads to use) for Array.Parallel module since under the hood it uses Parallel.For? Read the article