![]() |
CQRS.NET
4.0
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
Publishes an ICommand<TAuthenticationToken> More...
Inheritance diagram for Cqrs.Commands.ICommandPublisher< TAuthenticationToken >:Public Member Functions | |
| void | Publish< TCommand > (TCommand command) |
| Publishes the provided command on the command bus. More... | |
| void | Publish< TCommand > (IEnumerable< TCommand > commands) |
| Publishes the provided commands on the command bus. More... | |
Publishes an ICommand<TAuthenticationToken>