Class StoredMessage
public record StoredMessage : IEquatable<StoredMessage>
- Inheritance
-
StoredMessage
- Implements
- Inherited Members
Properties
- Data
The base64 encoded payload of the message body
- Hdrs
Base64 encoded headers for the message
- Seq
The sequence number of the message in the Stream
- Subject
The subject the message was originally received on
- Time
The time the message was received