summaryM:DotNetNuke.Collections.Internal.ExclusiveLockStrategy.GetReadLock

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

Syntax

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

Return Value

returnsM:DotNetNuke.Collections.Internal.ExclusiveLockStrategy.GetReadLock

Implements

ILockStrategy..::..GetReadLock()()()()

See Also