![]() |
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.
|
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> |