Property Payload
Payload
The actual data object of interest for subscribers, for example, Order.
Declaration
object Payload { get; }
Property Value
Type | Description |
---|---|
System.Object | The actual data object of interest for subscribers. |