Command<'Command, 'Event>Union
PackageFCQRS
Represents the message sent to the internal subscription mechanism.
<typeparam name="'Command">The type of the command payload.</typeparam>
<typeparam name="'Event">The type of the expected event payload.</typeparam>
Summary
| Name | Signature | Synopsis |
|---|---|---|
| Execute | Execute CommandDetails<'Command, 'Event> | No description available. |