![]() |
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.Services.EventService< TAuthenticationToken >, including all inherited members.
| AuthenticationTokenHelper | Cqrs.Services.EventService< TAuthenticationToken > | protected |
| CorrelationIdHelper | Cqrs.Services.EventService< TAuthenticationToken > | protected |
| EventService(IEventStore< TAuthenticationToken > eventStore, ILogger logger, ICorrelationIdHelper correlationIdHelper, IAuthenticationTokenHelper< TAuthenticationToken > authenticationTokenHelper) | Cqrs.Services.EventService< TAuthenticationToken > | protected |
| EventStore | Cqrs.Services.EventService< TAuthenticationToken > | protected |
| GetEventData(IServiceRequestWithData< TAuthenticationToken, Guid > serviceRequest) | Cqrs.Services.EventService< TAuthenticationToken > | virtual |
| Logger | Cqrs.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 |