Forum Discussion

vk3ohm's avatar
vk3ohm
Copper Contributor
Oct 10, 2022

Problem using Parallel.ForEachAsync

I have a problem using Parallel.ForEachAsync. I have a list of 3500 url's, and associated data. They are stored in "links" which is a List(Of link).I wish to simply validate each url to confirm they...

Resources