Answer Posted / Shish Ram
Parallel LINQ (PLINQ) is a part of LINQ that allows data processing to be performed in parallel, using multiple CPU cores. It enables developers to write parallel queries by applying the AsParallel() method from the System.Linq.ParallelEnumerable class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category