共用方式為


DispatchSource.SetCancelHandler(Action) 方法

定義

提供取消處理常式

public void SetCancelHandler (Action handler);
member this.SetCancelHandler : Action -> unit

參數

handler
Action

在目標佇列上叫用的程式碼。   這個處理常式只會叫用一次。

備註

適用於