N
Nikolai Sander
Is there a way to get access to the Thread that owns a lock on an object
that was accuired with Monitor.Enter()? I want to access that thread when
the Monitor.TryEnter() from a different thread fails.
Any feedback appreciated.
Nikolai
that was accuired with Monitor.Enter()? I want to access that thread when
the Monitor.TryEnter() from a different thread fails.
Any feedback appreciated.
Nikolai