Java.Util.Concurrent.ForkJoinPool.QueuedSubmissionCount Property
Returns an estimate of the number of tasks submitted to this pool that have not yet begun executing.

Syntax

[get: Android.Runtime.Register("getQueuedSubmissionCount", "()I", "GetGetQueuedSubmissionCountHandler")]
public virtual int QueuedSubmissionCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns an estimate of the number of tasks submitted to this pool that have not yet begun executing. This method may take time proportional to the number of submissions.

[Android Documentation]

Requirements

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