Java.Util.Concurrent.ForkJoinWorkerThread.OnTermination Method
Performs cleanup associated with termination of this worker thread.

Syntax

[Android.Runtime.Register("onTermination", "(Ljava/lang/Throwable;)V", "GetOnTermination_Ljava_lang_Throwable_Handler")]
protected virtual void OnTermination (Java.Lang.Throwable exception)

Parameters

exception
the exception causing this thread to abort due to an unrecoverable error, or null if completed normally

Remarks

Performs cleanup associated with termination of this worker thread. If you override this method, you must invoke super.onTermination at the end of the overridden method.

[Android Documentation]

Requirements

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