Re: NSURLDownload delegate methods seperate thread
Re: NSURLDownload delegate methods seperate thread
- Subject: Re: NSURLDownload delegate methods seperate thread
- From: Randall Meadows <email@hidden>
- Date: Tue, 8 Sep 2009 13:17:55 -0600
On Sep 8, 2009, at 1:03 PM, Colin Deasy wrote:
Hey,
Is anyone aware of a way to receive NSURLDownload's delegate methods
on a separate thread, i.e. not the main one?
"Delegate messages will be sent on the thread which calls this method."
So, start your NSURLDownload on whichever thread you want the delegate
methods to be called on.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden