Condividi tramite


ITaskExecutionContext.IsCancelRequested Proprietà

Definizione

Ottiene un valore che indica se viene richiesto l'annullamento.

public:
 property bool IsCancelRequested { bool get(); };
public bool IsCancelRequested { get; }
member this.IsCancelRequested : bool
Public ReadOnly Property IsCancelRequested As Boolean

Valore della proprietà

true se questo annullamento viene richiesto; in caso contrario, false.

Si applica a