BlockingLockTryEnter Method |
| Name | Description | |
|---|---|---|
| TryEnter(Int32) |
Attempt to lock the object, while still respecting the calling thread's
ThreadTimeout..
| |
| TryEnter(TimeSpan) |
Attempt to lock the object, while still respecting the calling thread's
ThreadTimeout..
|