Java.Util.Concurrent.ForkJoinTask.RawRawResult Property
Returns the result that would be returned by ForkJoinTask.Join, even if this task completed abnormally, or null if this task is not known to have been completed.

Syntax

[get: Android.Runtime.Register("getRawResult", "()Ljava/lang/Object;", "GetGetRawResultHandler")]
protected abstract Java.Lang.Object RawRawResult { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns the result that would be returned by ForkJoinTask.Join, even if this task completed abnormally, or null if this task is not known to have been completed. This method is designed to aid debugging, as well as to support extensions. Its use in any other context is discouraged.

[Android Documentation]

Requirements

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