CancellationTokenRegistration.Unregister 메서드

정의

등록 삭제하고 연결된 CancellationToken에서 대상 콜백을 등록 취소합니다.

public:
 bool Unregister();
public bool Unregister ();
member this.Unregister : unit -> bool
Public Function Unregister () As Boolean

반환

Boolean

메서드가 성공하면 true이고, 실패하면 false입니다.

적용 대상