AggregateFactoryType
PackageFCQRS
C# delegate for an aggregate's entity-ref factory: an id -> its sharded actor
ref. sp.AggregateFactory<T>() returns one; sagas use it to target an aggregate.
Summary
| Name | Signature | Synopsis |
|---|---|---|
| Invoke | this.Invoke | No description available. |