Android.OS.Binder.JoinThreadPool Method
Add the calling thread to the IPC thread pool.

Syntax

[Android.Runtime.Register("joinThreadPool", "()V", "")]
public static void JoinThreadPool ()

Remarks

Add the calling thread to the IPC thread pool. This function does not return until the current process is exiting.

[Android Documentation]

Requirements

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