When Object.Wait() is called on a monitor that has been entered more than once the call fails as if the monitor wasn't owned by the calling thread even if the calling thread actually owns the monitor.
Log in to post a comment.