On Mon, 2011-04-04 at 20:48 +0100, Alan wrote:
> Aren't event handler methods emitted with a [synchronized] attribute
> by default which would prevent this issue? You can check by
> disassembling the IL and seeing if its there. 

They are synchronized as long as you don't replace the default
add/remove with your own code.

-Gonzalo


_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to