다음을 통해 공유


DispatchSource.SetCancelHandler(Action) 메서드

정의

취소 처리기를 제공합니다.

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

매개 변수

handler
Action

대상 큐에서 호출할 코드입니다.   이 처리기는 한 번만 호출됩니다.

설명

적용 대상