Interface IEventHandler
Undirect base interface for all event handlers. Implement ILocalEventHandler<TEvent> or IDistributedEventHandler<TEvent> instead of this one.
Namespace: Volo.Abp.EventBus
Assembly: Volo.Abp.EventBus.dll
Syntax
public interface IEventHandler