Is there anyway to see what objects have had locks placed on them in the visual studio IDE?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t know of any method to know which objects has lock placed on them, but with SOSAssist you can see how many locks are held by a thread.
There may be a way to see this inside the Visual Studio IDE with sos.dll, but it will probably easier to use SOSAssist.