Interface IIntegrationMessage
- Namespace
- Silverback.Messaging.Messages
- Assembly
- Silverback.Core.Model.dll
A message that is sent over the message broker. It is further specialized as IIntegrationEvent and IIntegrationCommand.
public interface IIntegrationMessage : IMessage