The methods of Android.Content.AsyncTaskLoader are listed below. For a list of all members, see the AsyncTaskLoader Members list.
See Also: Inherited members from Android.Content.Loader
override | CancelLoad()Documentation for this section has not yet been entered. | |
CancelLoadInBackground()Called on the main thread to abort a load in progress. | ||
abstract | LoadInBackground()Called on a worker thread to perform the actual load and to return the result of the load operation. | |
OnCanceled(Java.Lang.Object)Documentation for this section has not yet been entered. | ||
SetUpdateThrottle(long)Set amount to throttle updates by. |