![]() |
CQRS.NET
2.2
A lightweight enterprise framework to write CQRS, event-sourced and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
An IEvent<TAuthenticationToken> was processed out of order or an expected IEvent<TAuthenticationToken> was not found. More...
Public Member Functions | |
ConcurrencyException (Guid id) | |
Instantiate a new instance of ConcurrencyException with the provided identifier of the IAggregateRoot<TAuthenticationToken> that had a concurrency issue. More... | |
Properties | |
Guid | Id [get, set] |
The identifier of the IAggregateRoot<TAuthenticationToken> that had a concurrency issue. More... | |
An IEvent<TAuthenticationToken> was processed out of order or an expected IEvent<TAuthenticationToken> was not found.