Hey! > > So I rewrote it to use Task Parallels from .NET 4 and it works like a > charm. > > Blogged at: > > http://blog.touch4apps.com/home/iphone-monotouch-development/urlimagestore-concurrent-threads-limitting-helper >
Lovely post! MonoTouch.Dialog also contains an async image downloader with throttling: https://github.com/migueldeicaza/MonoTouch.Dialog/blob/master/MonoTouch.Dialog/Utilities/ImageLoader.cs > > Cheers, > -Pavel > > -- > Pavel Sich > @sichy > > > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > >
_______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
