Java.Util.Concurrent.IRunnableScheduledFuture
A Java.Util.Concurrent.IScheduledFuture that is Java.Lang.IRunnable.

See Also: IRunnableScheduledFuture Members

Syntax

[Android.Runtime.Register("java/util/concurrent/RunnableScheduledFuture", "", "Java.Util.Concurrent.IRunnableScheduledFutureInvoker")]
public interface IRunnableScheduledFuture : IRunnableFuture, IScheduledFuture, IDisposable

Remarks

A Java.Util.Concurrent.IScheduledFuture that is Java.Lang.IRunnable. Successful execution of the run method causes completion of the Future and allows access to its results.

See Also

[Android Documentation]

Requirements

Namespace: Java.Util.Concurrent
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 9