INotifyCompletion 인터페이스

정의

작업이 완료될 때 연속을 예약하는 작업을 나타냅니다.

public interface class INotifyCompletion
public interface INotifyCompletion
type INotifyCompletion = interface
Public Interface INotifyCompletion
파생

메서드

OnCompleted(Action)

인스턴스가 완료될 때 호출되는 연속 작업을 예약합니다.

적용 대상

추가 정보