Property Body
Body
The raw body bytes as they appear on the wire. In structured CloudEvents mode, this is the full JSON envelope. In binary mode, this is the serialized message payload.
public required byte[] Body { get; init; }
Property Value
- byte[]