Object thisLock = new Object();
lock (thisLock)
{
}
what is this plz use of that
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Ranjit PowarPosted Dec 12, 2015, 6:27 AM
Check this
https://msdn.microsoft.com/en-us/library/c5kehkcz.aspx