summaryP:DotNetNuke.Collections.Internal.ILockStrategy.ThreadCanWrite

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

Syntax

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

See Also