summaryP:DotNetNuke.Collections.Internal.ReaderWriterLockStrategy.ThreadCanWrite

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

Syntax

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

Implements

ILockStrategy..::..ThreadCanWrite

See Also