summaryP:DotNetNuke.Collections.Internal.ReaderWriterLockStrategy.SupportsConcurrentReads

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

Syntax

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

Implements

ILockStrategy..::..SupportsConcurrentReads

See Also