![]() |
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 resolver for IActorRef instances of ISaga<TAuthenticationToken>. More...
Public Member Functions | |
IActorRef | ResolveActor< TSaga, TAuthenticationToken > (Guid rsn) |
Resolves instances of TSaga . More... | |
IActorRef | ResolveActor< T > () |
Resolves instances of T . More... | |
A resolver for IActorRef instances of ISaga<TAuthenticationToken>.