ReaderWriterLockSlim::TryEnterWriteLock Method
.NET Framework (current version)
Tries to enter the lock in write mode, with an optional time-out.
Assembly: System.Core (in System.Core.dll)
| Name | Description | |
|---|---|---|
![]() | TryEnterWriteLock(Int32) | Tries to enter the lock in write mode, with an optional time-out. |
![]() | TryEnterWriteLock(TimeSpan) | Tries to enter the lock in write mode, with an optional time-out. |
Show:
