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