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.
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
CompleteResponse< TServiceResponse >(TServiceResponse serviceResponse)Cqrs.Services.EventService< TAuthenticationToken >protectedvirtual
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