summaryM:DotNetNuke.Collections.Internal.ReaderWriterLockStrategy.GetWriteLock

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

Syntax

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

Return Value

returnsM:DotNetNuke.Collections.Internal.ReaderWriterLockStrategy.GetWriteLock

Implements

ILockStrategy..::..GetWriteLock()()()()

See Also