AsyncReaderWriterLock.LockHandle.IsReadLock 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 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.