Java.Net.CacheRequest.Abort Method
Aborts the current cache operation.

Syntax

[Android.Runtime.Register("abort", "()V", "GetAbortHandler")]
public abstract void Abort ()

Remarks

Aborts the current cache operation. If an IOException occurs while reading the response or writing resource data to the cache, the current cache store operation is aborted.

[Android Documentation]

Requirements

Namespace: Java.Net
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1