![]() |
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.
|
A remote proxy to an IAggregateRoot<TAuthenticationToken>. More...
Properties | |
IActorRef | ActorReference [get] |
Gets the IActorRef. More... | |
TAggregate | Aggregate [get] |
Gets the TAggregate . More... | |
A remote proxy to an IAggregateRoot<TAuthenticationToken>.
TAggregate | The Type of IAggregateRoot<TAuthenticationToken>. |