Java.Util.Concurrent.ForkJoinTask.HelpQuiesce Method
Possibly executes tasks until the pool hosting the current task ForkJoinPool.IsQuiescent.

Syntax

[Android.Runtime.Register("helpQuiesce", "()V", "")]
public static void HelpQuiesce ()

Remarks

Possibly executes tasks until the pool hosting the current task ForkJoinPool.IsQuiescent. This method may be of use in designs in which many tasks are forked, but none are explicitly joined, instead executing them until all are processed.

[Android Documentation]

Requirements

Namespace: Java.Util.Concurrent
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0