G
gs_sarge
Hello:
I have a simple question.
If a thread1 has a lock on an object, but thread2 calls
thread1.Abort() on thread1 before thread1 releases the lock, is the
lock automatically released or is it frozen?
thanks for any help given.
steve
I have a simple question.
If a thread1 has a lock on an object, but thread2 calls
thread1.Abort() on thread1 before thread1 releases the lock, is the
lock automatically released or is it frozen?
thanks for any help given.
steve