AsyncReaderWriterLock.LockHandle.HasReadLock Property
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.
Gets a value indicating whether this lock is an active read lock or is nested by one.
public:
property bool HasReadLock { bool get(); };
public:
property bool HasReadLock { bool get(); };
public bool HasReadLock { get; }
member this.HasReadLock : bool
Public ReadOnly Property HasReadLock As Boolean
Property Value
Returns Boolean.