Documentation for this section has not yet been entered.
Returns the result of the computation when it ForkJoinTask.IsDone. This method differs from ForkJoinTask.Get in that abnormal completion results in RuntimeException or Error, not ExecutionException, and that interrupts of the calling thread do not cause the method to abruptly return by throwing InterruptedException.