BlockingTryEnterReadLock Method |
Name | Description | |
---|---|---|
![]() ![]() | TryEnterReadLock(ReaderWriterLockSlim, Int32) |
Tries to enter the lock in read mode, with an optional time-out while still
respecting the calling thread's ThreadTimeout.
|
![]() ![]() | TryEnterReadLock(ReaderWriterLockSlim, TimeSpan) |
Tries to enter the lock in read mode, with an optional time-out while still
respecting the calling thread's ThreadTimeout.
|