IEnvelopeType
PackageFCQRS
Non-generic access to a Command<_>/Event<_> payload, so a boxed message
can be unwrapped to its details without knowing the concrete payload type.
Summary
| Name | Signature | Synopsis |
|---|---|---|
| Payload | this.Payload | The command/event details, boxed. |