Android.Net.Http.HttpResponseCache.Close Method
Uninstalls the cache and releases any active resources.

Syntax

[Android.Runtime.Register("close", "()V", "")]
public void Close ()

Exceptions

TypeReason
Java.IO.IOException

Remarks

Uninstalls the cache and releases any active resources. Stored contents will remain on the filesystem.

[Android Documentation]

Requirements

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