AsyncReaderWriterLock.LockHandle.IsWriteLock Property

Definition

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.

Applies to