BlockingEnter Method |
| Name | Description | |
|---|---|---|
| Enter(Object) |
Acquires an exclusive lock on the specified object while still respecting the calling
thread's ThreadTimeout.
| |
| Enter(Object, Boolean) |
Acquires an exclusive lock on the specified object while still respecting the calling
thread's ThreadTimeout, and atomically sets a value that indicates
whether the lock was taken.
|