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.

◆ Apply()

virtual void Cqrs.Akka.Domain.AkkaSaga< TAuthenticationToken >.Apply ( ISagaEvent< TAuthenticationToken >  sagaEvent)
protectedvirtual

Dynamically calls the "Apply" method, passing it the ISagaEvent<TAuthenticationToken>.Event of the provided sagaEvent .