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

timeout

Glossary Item Box

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

Syntax

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

Parameters

timeout

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