Java.Util.Concurrent.IFuture.IsCancelled Property
Returns true if this task was cancelled before it completed normally.

Syntax

[get: Android.Runtime.Register("isCancelled", "()Z", "GetIsCancelledHandler:Java.Util.Concurrent.IFutureInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public bool IsCancelled { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns true if this task was cancelled before it completed normally.

[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 1