Joins this task, without returning its result or throwing its
exception.
Syntax
[Android.Runtime.Register("quietlyJoin", "()V", "")] public voidQuietlyJoin ()
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.