Java.Util.Concurrent.ForkJoinPool.Shutdown Method
Possibly initiates an orderly shutdown in which previously submitted tasks are executed, but no new tasks will be accepted.

Syntax

[Android.Runtime.Register("shutdown", "()V", "GetShutdownHandler")]
public override void Shutdown ()

Remarks

Possibly initiates an orderly shutdown in which previously submitted tasks are executed, but no new tasks will be accepted. Invocation has no effect on execution state if this is the commonPool(), and no additional effect if already shut down. Tasks that are in the process of being submitted concurrently during the course of this method may or may not be rejected.

[Android Documentation]

Requirements

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