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