Java.Util.Concurrent.IFuture: Property Members

The properties of Java.Util.Concurrent.IFuture are listed below. For a list of all members, see the IFuture Members list.

Public Properties

[read-only]
IsCancelledbool. Returns true if this task was cancelled before it completed normally.
[read-only]
IsDonebool. Returns true if this task completed.