Property RawBody
RawBody
The raw serialized body bytes. At the Sent stage, this is the exact bytes on the wire.
public byte[]? RawBody { get; }
Property Value
- byte[]
The raw serialized body bytes. At the Sent stage, this is the exact bytes on the wire.
public byte[]? RawBody { get; }