System.Threading.ReaderWriterLockSlim.IsReadLockHeld Property

Gets a value that indicates whether the current thread has entered the lock in read mode.

Syntax

public bool IsReadLockHeld { get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is intended for use in asserts or for other debugging purposes. Do not use it to control the flow of program execution.

Requirements

Namespace: System.Threading
Assembly: System.Core (in System.Core.dll)
Assembly Versions: 4.0.0.0