The following tables list the members exposed by ReadLock.
Name | Description | |
---|---|---|
ReadLock Constructor | Overloaded. |
Name | Description | |
---|---|---|
HasReadLock | Returns true if read access is locked |
Reference
ReadLock StructureCSharpTest.Net.Synchronization Namespace
ReadLock ILockStrategy.Read()
ReadLock ILockStrategy.Read(Int32)
ReadLock ReservedWriteLocking.Read()
ReadLock ReservedWriteLocking.Read(Int32)
ReadLock DebugLocking.Read(Int32)
ReadLock DebugLocking.Read()
ReadLock ExclusiveLocking.Read()
ReadLock ExclusiveLocking.Read(Int32)
ReadLock IgnoreLocking.Read()
ReadLock IgnoreLocking.Read(Int32)
ReadLock ReaderWriterLocking.Read()
ReadLock ReaderWriterLocking.Read(Int32)
ReadLock SimpleReadWriteLocking.Read()
ReadLock SimpleReadWriteLocking.Read(Int32)
ReadLock WriterOnlyLocking.Read()
ReadLock WriterOnlyLocking.Read(Int32)
Used By
ThreadedBTreeTest.TestCallLevelLocking()Boolean SynchronizedDictionary
Boolean SynchronizedDictionary
SynchronizedDictionary
Boolean SynchronizedList
Int32 SynchronizedList
SynchronizedList