c# and .NET Interview questions : - Multithreading and thread safe objects.

Posted by Questpond under C# category on | Points: 350 | Views : 25439
In this video we will try to implement thread safety in c# objects using lock keyword. When we talk about multithreading , concurrency can cause abnormal issues if the object is not thread safe. In this c# video we will first try to understand the concept of thread safety and then we will see how locking helps to implement thread safety.



Get Questpond videos on discounted price from ITFunda.com.

Comments or Responses

Login to post response