+ 1
Will i have to call overloaded run method separatly in multi threading??
3 Antworten
+ 5
@Sneeze, he was referring for threading in Java, see his tags mate.. :)
0
No.
Overload is the abbility to call a method with the same name but different parameters.
http://csharpindepth.com/Articles/General/Overloading.aspx
If you want let your method run on different threads look for threads and tasks
https://www.dotnetperls.com/thread
http://www.c-sharpcorner.com/UploadFile/efa3cf/parallel-foreach-vs-foreach-loop-in-C-Sharp/
0
@Ipang : oeps true early morning no coffee