Share via


AsyncReaderWriterLock.LockHandle.IsReadLock Property

Definition

Gets a value indicating whether this lock represents a read lock.

public:
 property bool IsReadLock { bool get(); };
public:
 property bool IsReadLock { bool get(); };
public bool IsReadLock { get; }
member this.IsReadLock : bool
Public ReadOnly Property IsReadLock As Boolean

Property Value

Returns Boolean.

Applies to