Handler<'TCmd, 'TEvent> Type
C# delegate for command handlers - returns Task
Instance members
| Instance member | Description |
Full Usage:
this.Invoke
Parameters:
Func<'TEvent, bool>
cid : CID
aggregateId : AggregateId
command : 'TCmd
Returns: Task<Event<'TEvent>>
Modifiers: abstract |
|
FCQRS