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.

◆ GetSaga()

virtual TSaga Cqrs.Domain.SagaEventHandler< TAuthenticationToken, TSaga >.GetSaga ( Guid  id)
protectedvirtual

Gets the TSaga from the SagaUnitOfWork.

Parameters
idThe identifier of the TSaga to get.