Interface IEventHandlerMethodExecutor
Namespace: Volo.Abp.EventBus
Assembly: Volo.Abp.EventBus.dll
Syntax
public interface IEventHandlerMethodExecutor
Properties
ExecutorAsync
Declaration
EventHandlerMethodExecutorAsync ExecutorAsync { get; }
Property Value
Type | Description |
---|---|
EventHandlerMethodExecutorAsync |