summaryM:DotNetNuke.Collections.Internal.ILockStrategy.GetReadLock

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

Syntax

C#
ISharedCollectionLock GetReadLock()
Visual Basic
Function GetReadLock As ISharedCollectionLock

Return Value

returnsM:DotNetNuke.Collections.Internal.ILockStrategy.GetReadLock

See Also