Overload | Description |
---|---|
SafeLock<TException> Constructor(Object) | Acquires the monitor lock on the object within 2 minutes, or throws TimeoutException |
SafeLock<TException> Constructor(Object,Int32) | Acquires the monitor lock on the object within timeoutMilliseconds, or throws TimeoutException |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7