ReaderWriterLock.AcquireWriterLock Method
.NET Framework 3.5
Acquires the writer lock.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
AcquireWriterLock(Int32) | Acquires the writer lock, using an Int32 value for the time-out. |
|
AcquireWriterLock(TimeSpan) | Acquires the writer lock, using a TimeSpan value for the time-out. |