[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

  NameDescription
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

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)

Public Constructors

  NameDescription
ReaderLockNew
Initializes a new instance of the ReaderLock class.