TaskExecutionContext.CancelRequested Event

Definition

Occurs when IsCancelRequested changes.

public:
 virtual event EventHandler ^ CancelRequested;
public event EventHandler CancelRequested;
member this.CancelRequested : EventHandler 
Public Custom Event CancelRequested As EventHandler 

Event Type

Implements

Applies to