Table of Contents

Class StoredMessage

Namespace
NATS.Client.JetStream.Models
Assembly
NATS.Client.JetStream.dll
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