CSharpTest.Net
ReservedWriteLocking Constructor
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Synchronization Namespace > ReservedWriteLocking Class : ReservedWriteLocking Constructor

lck

Glossary Item Box

Constructs the reader-writer lock using the lock provided

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal lck As ILockStrategy _
)
C# 
public ReservedWriteLocking( 
   ILockStrategy lck
)

Parameters

lck

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys