Share via


AsyncCodeActivityContext.IsCancellationRequested Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die momentan ausführende AsyncCodeActivity abgebrochen werden soll.

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

Eigenschaftswert

true, wenn die momentan ausführende AsyncCodeActivity abgebrochen werden soll, andernfalls false.

Gilt für: