![]() |
CQRS.NET
2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
|
protectedvirtual |
Places the provided command into the appropriate queue in the QueueTracker.
targetQueueName | The name of the target queue to place the command into |
command | The ICommand<TAuthenticationToken> to handle. |