I have a download routine in a service, it works just fine, but, I'd like to have the option to cancel it, I've tried StopService and done some "notification" and other cancellations under Service_Destroy but it doesn't stop the download.
I must be missing something but I can't figure out what, any help will be appreciated.
Thanks.
NOTE: I don't use HttpUtils.
I must be missing something but I can't figure out what, any help will be appreciated.
Thanks.
NOTE: I don't use HttpUtils.
Last edited: