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.
Cqrs.Services.EventService< TAuthenticationToken > Member List

This is the complete list of members for Cqrs.Services.EventService< TAuthenticationToken >, including all inherited members.

AuthenticationTokenHelperCqrs.Services.EventService< TAuthenticationToken >protected
CorrelationIdHelperCqrs.Services.EventService< TAuthenticationToken >protected
EventService(IEventStore< TAuthenticationToken > eventStore, ILogger logger, ICorrelationIdHelper correlationIdHelper, IAuthenticationTokenHelper< TAuthenticationToken > authenticationTokenHelper)Cqrs.Services.EventService< TAuthenticationToken >protected
EventStoreCqrs.Services.EventService< TAuthenticationToken >protected
GetEventData(IServiceRequestWithData< TAuthenticationToken, Guid > serviceRequest)Cqrs.Services.EventService< TAuthenticationToken >virtual
LoggerCqrs.Services.EventService< TAuthenticationToken >protected
OnGetEventData(IServiceRequestWithData< TAuthenticationToken, Guid > serviceRequest)Cqrs.Services.EventService< TAuthenticationToken >protectedvirtual
OnGotEventData(IServiceRequestWithData< TAuthenticationToken, Guid > serviceRequest, IEnumerable< EventData > results)Cqrs.Services.EventService< TAuthenticationToken >protectedvirtual