summaryM:DotNetNuke.Collections.Internal.SharedList`1.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.SharedList`1.GetWriteLock(System.TimeSpan)