AsyncReaderWriterLock.LockHandle.IsWriteLock 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 write lock.
public:
property bool IsWriteLock { bool get(); };
public:
property bool IsWriteLock { bool get(); };
public bool IsWriteLock { get; }
member this.IsWriteLock : bool
Public ReadOnly Property IsWriteLock As Boolean
Property Value
Returns Boolean.