Ensures all cookies currently accessible through the getCookie API are
written to persistent storage.
Syntax
[Android.Runtime.Register("flush", "()V", "GetFlushHandler")] public virtual voidFlush ()
Remarks
Ensures all cookies currently accessible through the getCookie API are
written to persistent storage.
This call will block the caller until it is done and may perform I/O.