See Also: IRunnableFuture Members
A Java.Util.Concurrent.IFuture that is Java.Lang.IRunnable. Successful execution of the run method causes completion of the Future and allows access to its results.
[Android Documentation]