Table of Contents

Property PinnedTs

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

PinnedTs

The timestamp when the client was pinned.

[JsonPropertyName("pinned_ts")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public DateTimeOffset? PinnedTs { get; set; }

Property Value

DateTimeOffset?