[Android.Runtime.Register("flush", "()V", "")] public voidFlush ()
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.