AggregateHandle<'Command, 'Event> Type
What you get back after registering an aggregate.
Record fields
| Record Field | Description |
|
|
Full Usage:
Send
Field type: CID -> AggregateId -> 'Command -> ('Event -> bool) -> Async<Event<'Event>>
|
|
FCQRS