Android.Accounts.IAccountManagerFuture.IsCancelled Property
Returns true if this task was cancelled before it completed normally.

Syntax

[get: Android.Runtime.Register("isCancelled", "()Z", "GetIsCancelledHandler:Android.Accounts.IAccountManagerFutureInvoker, 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: Android.Accounts
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 5