|
| .NET Framework Class Library |
| ParallelEnumerable..::.Concat Method |
| ParallelEnumerable Class See Also Send Feedback |
Overload List
| Name | Description | |
|---|---|---|
![]() ![]() | Concat<(Of <(TSource>)>)(ParallelQuery<(Of <(TSource>)>), IEnumerable<(Of <(TSource>)>)) | Obsolete.
This Concat overload should never be called.
This method is marked as obsolete and always throws NotSupportedException when called.
|
![]() ![]() | Concat<(Of <(TSource>)>)(ParallelQuery<(Of <(TSource>)>), ParallelQuery<(Of <(TSource>)>)) |
Concatenates two parallel sequences.
|

