[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Disposable object that acquires a read lock and disposes
of the lock when it goes out of scope.
The following tables list the members exposed by the ReaderLock type.
Public Methods
Name | Description | |
---|---|---|
![]() | Dispose |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
![]() | Finalize | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |