AsyncReaderWriterLock.LockHandle.HasUpgradeableReadLock Property

Definition

Gets a value indicating whether this lock is an active upgradeable read lock or is nested by one.

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

Property Value

Returns Boolean.

Applies to