Interface IEventBusPublisher
- Namespace
- Stratara.Abstractions.Messaging
- Assembly
- Stratara.Abstractions.dll
Marker for components that publish to the framework's event bus (event-bundle topic). DI uses this to wire publishers from event-source save flows.
public interface IEventBusPublisher
- Extension Methods