CSharpTest.Net
Read(Int32) Method
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Synchronization Namespace > SimpleReadWriteLocking Class > Read Method : Read(Int32) Method

millisecondsTimeout

Glossary Item Box

Returns a reader lock that can be elevated to a write lock

Syntax

Visual Basic (Declaration) 
Public Overloads Function Read( _
   ByVal millisecondsTimeout As Integer _
) As ReadLock
C# 
public ReadLock Read( 
   int millisecondsTimeout
)

Parameters

millisecondsTimeout

Exceptions

ExceptionDescription
System.TimeoutExceptionThe exception that is thrown when the time allotted for a process or operation has expired.

Requirements

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

See Also

Generated with Document! X 2011 by Innovasys