Java.Util.Concurrent.ForkJoinPool.RunningThreadCount Property
Returns an estimate of the number of worker threads that are not blocked waiting to join tasks or for other managed synchronization.

Syntax

[get: Android.Runtime.Register("getRunningThreadCount", "()I", "GetGetRunningThreadCountHandler")]
public virtual int RunningThreadCount { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns an estimate of the number of worker threads that are not blocked waiting to join tasks or for other managed synchronization. This method may overestimate the number of running threads.

[Android Documentation]

Requirements

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