Java.Util.Concurrent.ForkJoinPool.PoolSize Property
Returns the number of worker threads that have started but not yet terminated.

Syntax

[get: Android.Runtime.Register("getPoolSize", "()I", "GetGetPoolSizeHandler")]
public virtual int PoolSize { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the number of worker threads that have started but not yet terminated. The result returned by this method may differ from ForkJoinPool.Parallelism when threads are created to maintain parallelism when others are cooperatively blocked.

[Android Documentation]

Requirements

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