Table of Contents

Property Seq

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

Seq

Stream sequence number of the message to delete

[JsonPropertyName("seq")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 1.8446744073709552E+19)]
public ulong Seq { get; set; }

Property Value

ulong