Table of Contents

Property LastTs

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

LastTs

The timestamp of the last message in the Stream

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

Property Value

string