Binder.FlushPendingCommands Method

Definition

Flush any Binder commands pending in the current thread to the kernel driver.

[Android.Runtime.Register("flushPendingCommands", "()V", "")]
public static void FlushPendingCommands ();
[<Android.Runtime.Register("flushPendingCommands", "()V", "")>]
static member FlushPendingCommands : unit -> unit
Attributes

Remarks

Java documentation for android.os.Binder.flushPendingCommands().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to