INotifyCompletion インターフェイス

定義

操作の完了時に継続をスケジュールする操作を表します。

public interface class INotifyCompletion
public interface INotifyCompletion
type INotifyCompletion = interface
Public Interface INotifyCompletion
派生

メソッド

OnCompleted(Action)

インスタンスが完了したときに呼び出される継続の操作をスケジュールします。

適用対象

こちらもご覧ください