TaskExecutionContext.CancelRequested 이벤트

정의

IsCancelRequested가 변경될 때 발생합니다.

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

이벤트 유형

구현

적용 대상