summaryP:DotNetNuke.Collections.Internal.ReaderWriterLockStrategy.ThreadCanRead

Namespace: DotNetNuke.Collections.Internal
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public bool ThreadCanRead { get; }
Visual Basic
Public ReadOnly Property ThreadCanRead As Boolean
	Get

Implements

ILockStrategy..::..ThreadCanRead

See Also