Which Method Is Called When A Thread Is Blocked From Running #740
Which method is called when a thread is blocked from running temporarily?
This multiple choice question (MCQ) is related to the book/course
gs gs108 CSharp.
It can also be found in
gs gs108 Reflections, Multithreaded Programming, Collection Classes and Mathematical Functions - Multi-threaded Programming – 2 - Q.
Which method is called when a thread is blocked from running temporarily?
Pulse()
PulseAll()
Wait()
Both Pulse() & Wait()