Android.Content.Loader.DeliverCancellation Method
Informs the registered NoType:android/content/Loader$OnLoadCanceledListener;Href=../../../reference/android/content/Loader.OnLoadCanceledListener.html that the load has been canceled.

Syntax

[Android.Runtime.Register("deliverCancellation", "()V", "GetDeliverCancellationHandler")]
public virtual void DeliverCancellation ()

Remarks

Informs the registered NoType:android/content/Loader$OnLoadCanceledListener;Href=../../../reference/android/content/Loader.OnLoadCanceledListener.html that the load has been canceled. Should only be called by subclasses. Must be called from the process's main thread.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 16