summaryP:DotNetNuke.Collections.Internal.ILockStrategy.SupportsConcurrentReads

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

Syntax

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

See Also