[Mono-bugs] [Bug 649159] New: System.Threading.Monitor does not contain TryEnter(*, ref bool) methods
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Oct 25 22:09:22 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=649159
https://bugzilla.novell.com/show_bug.cgi?id=649159#c0
Summary: System.Threading.Monitor does not contain TryEnter(*,
ref bool) methods
Classification: Mono
Product: Mono: Class Libraries
Version: 2.8.x
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: CORLIB
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: michael.letterle at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.10
(KHTML, like Gecko) Chrome/7.0.544.0 Safari/534.10
System.Threading.Monitor does not contain the following methods introduced in
Silveright and .NET 4.0:
TryEnter(Object, Boolean)
TryEnter(Object, Int32, Boolean)
TryEnter(Object, TimeSpan, Boolean)
Reproducible: Always
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list