INotifyCompletion 介面

定義

代表完成時排程接續的作業。

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

方法

OnCompleted(Action)

排程執行個體完成時所叫用的接續動作。

適用於

另請參閱