IBackgroundOperationContext.IsCancelRequested Proprietà

Definizione

Riceve o imposta un valore che indica se l'utente ha richiesto di annullare l'operazione.

public:
 property bool IsCancelRequested { bool get(); void set(bool value); };
public bool IsCancelRequested { get; set; }
member this.IsCancelRequested : bool with get, set
Public Property IsCancelRequested As Boolean

Valore della proprietà

true se l'operazione viene annullata; altrimenti, false.

Si applica a