Table of Contents

Property FirstTs

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

FirstTs

The timestamp of the first message in the Stream

[JsonPropertyName("first_ts")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? FirstTs { get; set; }

Property Value

string