IHandleEvent Interface

Définition

Interface implémentée par les composants qui reçoivent une notification des changements d’état.

public interface class IHandleEvent
public interface IHandleEvent
type IHandleEvent = interface
Public Interface IHandleEvent
Dérivé

Méthodes

HandleEventAsync(EventCallbackWorkItem, Object)

Avertit qu’un changement d’état a été déclenché.

S’applique à