Interface IEventBusConsumer
- Namespace
- Stratara.Abstractions.Messaging
- Assembly
- Stratara.Abstractions.dll
Marker for components that consume from the framework's event bus (event-bundle topic). DI uses this to discover + register consumers in the projection / saga workers.
public interface IEventBusConsumer
- Extension Methods