Java.Util.Concurrent.ForkJoinTask.QueuedTaskCount Property
Returns an estimate of the number of tasks that have been forked by the current worker thread but not yet executed.

Syntax

[get: Android.Runtime.Register("getQueuedTaskCount", "()I", "GetGetQueuedTaskCountHandler")]
public static int QueuedTaskCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns an estimate of the number of tasks that have been forked by the current worker thread but not yet executed. This value may be useful for heuristic decisions about whether to fork other tasks.

[Android Documentation]

Requirements

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