[Mono-dev] System.Net and SynchronizationContext

Marek Safar marek.safar at gmail.com
Fri Mar 6 12:12:45 UTC 2015


Hi,

>
> I have discovered that the Mono implementation of WebClient doesn't behave
> as described in this MSDN article:
>
> https://msdn.microsoft.com/en-us/magazine/gg598924.aspx
>
> Specifically all Async methods don't capure the current
> SynchronizationContext to later run the event handlers on it.
>
> I can probably provide some patches but I don't know if there are plans to
> replace that code with the one MS open sourced.
>

The code was replaced. Mono 4.0 and anything newer will have same code as
.net.

Marek
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20150306/858129e4/attachment.html>


More information about the Mono-devel-list mailing list