summaryP:DotNetNuke.Collections.Internal.ILockStrategy.ThreadCanRead

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

Syntax

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

See Also