Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal timeout As Integer, _ ByVal mutex As Mutex _ ) |
Parameters
- timeout
- mutex
Exception | Description |
---|---|
System.TimeoutException | Raises System.TimeoutException if mutex was not obtained. |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
Reference
MutexLock ClassMutexLock Members
Overload List