CSharpTest.Net
ReadLock Constructor(ILockStrategy,Boolean)
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Synchronization Namespace > ReadLock Structure > ReadLock Constructor : ReadLock Constructor(ILockStrategy,Boolean)

lck
locked

Glossary Item Box

Tracks an existing read lock on a resource

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal lck As ILockStrategy, _
   ByVal locked As Boolean _
)
C# 
public ReadLock( 
   ILockStrategy lck,
   bool locked
)

Parameters

lck
locked

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys