ReaderLock Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ReaderLock : Microsoft::Practices::CompositeUI::LockBase
public class ReaderLock : Microsoft.Practices.CompositeUI.LockBase
type ReaderLock = class
inherit LockBase
Public Class ReaderLock
Inherits LockBase
- Inheritance
Constructors
| Name | Description |
|---|---|
| ReaderLock(ReaderWriterLock, Int32) | |
| ReaderLock(ReaderWriterLock, TimeSpan) | |
| ReaderLock(ReaderWriterLock) | |
Properties
| Name | Description |
|---|---|
| TimedOut | (Inherited from LockBase) |
Methods
| Name | Description |
|---|---|
| Dispose() | (Inherited from LockBase) |
| Dispose(Boolean) | (Inherited from LockBase) |