[System] Make sure FtpWebRequest processing happens in a background thread
commit26f23dbde321d086a31839977246c19abf7b189c
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 12 Oct 2016 14:16:06 +0000 (12 16:16 +0200)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Wed, 12 Oct 2016 14:16:29 +0000 (12 16:16 +0200)
treec59b3af9a9c5f3991fdca699dc7fdf67c58da6ca
parent095701df579144a33d49fbe08ede8c7d3640a9a8
[System] Make sure FtpWebRequest processing happens in a background thread

We don't want it to block app shutdown.
mcs/class/System/System.Net/FtpWebRequest.cs