Canceling loadResourceDataNotifyingClient
Canceling loadResourceDataNotifyingClient
- Subject: Canceling loadResourceDataNotifyingClient
- From: Jan Van Tol <email@hidden>
- Date: Fri, 27 Sep 2002 12:25:36 -0500
Does anyone know how to cancel loadResourceDataNotifyingClient? I'm
using it to download images, but if the user switches which one they
want to view, I need to be able to stop the download.
The documentation for NSURLHandleClient seems to imply that this is
possible:
URLHandleResourceDidCancelLoading:
- (void)URLHandleResourceDidCancelLoading:(NSURLHandle *)sender
Sent when the URL handle has canceled loading resource data in
response to a programmatic request.
So does anyone know how to send that "programmatic request"?
Thanks in advance,
-Jan Van Tol
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.