IHandleEvent 인터페이스

정의

상태 변경 알림을 받는 구성 요소에 의해 구현되는 인터페이스입니다.

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

메서드

HandleEventAsync(EventCallbackWorkItem, Object)

상태 변경이 트리거되었음을 알 수 있습니다.

적용 대상