[Mono-list] The delegate must have only one target.

Gonzalo Paniagua Javier gonzalo.mono at gmail.com
Thu Oct 15 13:34:31 EDT 2009


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




More information about the Mono-list mailing list