Called on the main thread to abort a load in progress. Override this method to abort the current invocation of AsyncTaskLoader.LoadInBackground that is running in the background on a worker thread. This method should do nothing if AsyncTaskLoader.LoadInBackground has not started running or if it has already finished.