Android.Net.Http.HttpResponseCache.Flush Method
Force buffered operations to the filesystem.

Syntax

[Android.Runtime.Register("flush", "()V", "")]
public void Flush ()

Remarks

Force buffered operations to the filesystem. This ensures that responses written to the cache will be available the next time the cache is opened, even if this process is killed.

[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