I want to run threads in parallel for some task using c#. I have attached the photo of what Iam trying but still the threads are running at different time at millisecond level is it possible to run a exact same time.
Iam using Parralel.for, is their something else which can help.
New contributor
Abhay Singh is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2