+ 4
Exploring threads
Since I wanted to know more about multithreading, I made some code. My question was : How much time will it cost to excecute 3 methods each take 1 seconds to execute. https://code.sololearn.com/c3y07A5xYV4l
2 odpowiedzi
+ 7
i posted lesson about threading in c# but it is still on waiting... 😃
+ 1
Thanks. Can't wait to read it. What should I explore next ?