Java.Util.Logging.MemoryHandler.Push Method
Triggers a push action to output all buffered records to the target handler, and the target handler will publish them.

Syntax

[Android.Runtime.Register("push", "()V", "GetPushHandler")]
public virtual void Push ()

Remarks

Triggers a push action to output all buffered records to the target handler, and the target handler will publish them. Then the buffer is cleared.

[Android Documentation]

Requirements

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