Interface IIntegrationCommand
Represents a message that is sent over the message broker to trigger an action.
Namespace: Silverback.Messaging.Messages
Assembly: Silverback.Core.Model.dll
Syntax
public interface IIntegrationCommand : ICommand, IIntegrationMessage, IMessage