ITaskExecutionContext.IsCancelRequested Proprietà

Definizione

Riceve un valore che indica se è richiesto il cancel.

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 viene richiesta questa cancellazione; altrimenti, false.

Si applica a