On Thu, 2009-10-15 at 14:19 +0200, Cliff Stanford wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > .NET seems to object to calling BeginInvoke on an event that has more > than one target, throwing an ArgumentException. > > Mono, on the other hand, calls multiple targets sequentially on the same > thread. > > Is this a deliberate difference?
Looks more like a bug. Can you add a small, self-contained test case to bugzilla? (http://mono-project.com/Bugs) Thanks. -Gonzalo _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
