IHandleEvent 接口

定义

由接收状态更改通知的组件实现的接口。

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

方法

HandleEventAsync(EventCallbackWorkItem, Object)

通知已触发状态更改。

适用于