https://bugzilla.novell.com/show_bug.cgi?id=645216
https://bugzilla.novell.com/show_bug.cgi?id=645216#c1 Zoltan Varga <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Zoltan Varga <[email protected]> 2010-11-25 01:23:30 UTC --- None of these is the ManagedThreadId, 'Id' is an unique identifier for the Thread object which the ThreadMirror mirrors, and ThreadId is an unique identifier for the thread itself. You can get the ManagedThreadId by doing an invoke. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
