Table of Contents

Property Seq

Namespace
NATS.Client.JetStream.Models
Assembly
NATS.Client.JetStream.dll

Seq

Stream sequence number of the message to retrieve, cannot be combined with last_by_subj

[JsonPropertyName("seq")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public ulong Seq { get; set; }

Property Value

ulong