This topic has not yet been rated - Rate this topic

ParallelEnumerable.AsParallel<TSource> Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

  Name Description
Public method Static member AsParallel<TSource>(IEnumerable<TSource>) Enables parallelization of a query.
Public method Static member AsParallel<TSource>(Partitioner<TSource>) Enables parallelization of a query, as sourced by a partitioner responsible for splitting the input sequence into partitions.
Top
Did you find this helpful?
(1500 characters remaining)