2
Answers

Thread Synchronization in C#

Amit Maheshwari

Amit Maheshwari

12y
2.4k
1
Hi friends,

I want to know that how do we implement thread synchronization such as object.Wait, Notify,and CriticalSection in C#? If anyone knows then please give an explanation about it?

Answers (2)