Header menu logo FCQRS

IEnvelope Type

Non-generic access to a Command<_>/Event<_> payload, so a boxed message can be unwrapped to its details without knowing the concrete payload type.

Instance members

Instance member Description

this.Payload

Full Usage: this.Payload

Returns: obj
Modifiers: abstract

The command/event details, boxed.

Returns: obj

Type something to start searching.