summaryM:DotNetNuke.Collections.Internal.ReaderWriterLockStrategy.GetWriteLock(System.TimeSpan)
Namespace: DotNetNuke.Collections.InternalAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public ISharedCollectionLock GetWriteLock( TimeSpan timeout ) |
Visual Basic |
---|
Public Function GetWriteLock ( timeout As TimeSpan ) As ISharedCollectionLock |
Parameters
- timeout
- Type: System..::..TimeSpan
paramtimeoutM:DotNetNuke.Collections.Internal.ReaderWriterLockStrategy.GetWriteLock(System.TimeSpan)