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