Java.Util.Concurrent.ForkJoinTask.QuietlyJoin Method
Joins this task, without returning its result or throwing its exception.

Syntax

[Android.Runtime.Register("quietlyJoin", "()V", "")]
public void QuietlyJoin ()

Remarks

Joins this task, without returning its result or throwing its exception. This method may be useful when processing collections of tasks when some have been cancelled or otherwise known to have aborted.

[Android Documentation]

Requirements

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