I have below two functions, function Runtest is running foreach and taking too much time to complete.
I am thinking to covert the foreach loop to run parallel and using Parallel.ForEach, but seeing below two issue:
1. The issue is in current implementation GetHighestPriority function is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.