« Return to Thread: Asynchronous working

Asynchronous working

by Ockert :: Rate this Message:

Reply to Author | View in Thread

I have code that is downloading a bunch of files Asynchronously. The code makes use of BackgroundWorker class.
Has anybody used the BackgroundWorker class in OSX?
Should I use a different way to achieve the same?

 « Return to Thread: Asynchronous working