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