![]() |
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 CqrsHttpApplication that allows you to specify how events are sent to SignalR. More...
A CqrsHttpApplication that allows you to specify how events are sent to SignalR.
| TAuthenticationToken | The Type of the authentication token. |
| TEventToHubProxy | The Type of the proxy class that specifies how events are sent to SignalR. |
| TEventToHubProxy | : | EventToHubProxy<TAuthenticationToken> |