![]() |
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.
|
Responds to or "Handles" a TEvent . More...
Responds to or "Handles" a TEvent .
TAuthenticationToken | The Type of the authentication token. |
TTarget | The Type of the object that is targeted that needs concurrency. |
TEvent | The Type of IEvent<TAuthenticationToken> that can be handled. |
TEvent | : | IEvent<TAuthenticationToken> |