CQRS.NET
2.1
A lightweight enterprise framework to write CQRS, event-sourced 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 |