![]() |
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.
|
A ICommandPublisher<TAuthenticationToken> that proxies ICommand<TAuthenticationToken> back onto the IActorRef and then publishes the ICommand<TAuthenticationToken> on the public command bus. More...
Additional Inherited Members | |
![]() | |
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... | |
A ICommandPublisher<TAuthenticationToken> that proxies ICommand<TAuthenticationToken> back onto the IActorRef and then publishes the ICommand<TAuthenticationToken> on the public command bus.