Visual Basic (Declaration) | |
---|---|
Public Overloads Function Read( _ ByVal millisecondsTimeout As Integer _ ) As ReadLock |
C# | |
---|---|
public ReadLock Read( int millisecondsTimeout ) |
Parameters
- millisecondsTimeout
Exception | Description |
---|---|
System.TimeoutException | The exception that is thrown when the time allotted for a process or operation has expired. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7