Visual Basic (Declaration) | |
---|---|
Public Overloads Function Write( _ ByVal millisecondsTimeout As Integer _ ) As WriteLock |
C# | |
---|---|
public WriteLock Write( 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