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