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.Domain.SagaUnitOfWork< TAuthenticationToken >, including all inherited members.
Add< TSaga >(TSaga saga) | Cqrs.Domain.SagaUnitOfWork< TAuthenticationToken > | |
Commit() | Cqrs.Domain.SagaUnitOfWork< TAuthenticationToken > | |
Get< TSaga >(Guid id, int? expectedVersion=null) | Cqrs.Domain.SagaUnitOfWork< TAuthenticationToken > | |
SagaUnitOfWork(ISagaRepository< TAuthenticationToken > repository) | Cqrs.Domain.SagaUnitOfWork< TAuthenticationToken > |