![]() |
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.
|
This is the complete list of members for Cqrs.WebApi.SignalR.Hubs.INotificationHub, including all inherited members.
SendAllUsersEvent< TAuthenticationToken >(IEvent< TAuthenticationToken > eventData) | Cqrs.WebApi.SignalR.Hubs.INotificationHub | |
SendExceptThisUserEvent< TAuthenticationToken >(IEvent< TAuthenticationToken > eventData, string userToken) | Cqrs.WebApi.SignalR.Hubs.INotificationHub | |
SendUserEvent< TAuthenticationToken >(IEvent< TAuthenticationToken > eventData, string userToken) | Cqrs.WebApi.SignalR.Hubs.INotificationHub | |
SendUsersEvent< TAuthenticationToken >(IEvent< TAuthenticationToken > eventData, params Guid[] userRsnCollection) | Cqrs.WebApi.SignalR.Hubs.INotificationHub |