Java.Util.Concurrent.ForkJoinTask.PollNextLocalTask Method
Unschedules and returns, without executing, the next task queued by the current thread but not yet executed, if the current thread is operating in a ForkJoinPool.

Syntax

[Android.Runtime.Register("pollNextLocalTask", "()Ljava/util/concurrent/ForkJoinTask;", "")]
protected static ForkJoinTask PollNextLocalTask ()

Returns

Documentation for this section has not yet been entered.

Remarks

Unschedules and returns, without executing, the next task queued by the current thread but not yet executed, if the current thread is operating in a ForkJoinPool. This method is designed primarily to support extensions, and is unlikely to be useful otherwise.

[Android Documentation]

Requirements

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