Table of Contents

Property Active

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

Active

Nanoseconds since this peer was last seen

[JsonPropertyName("active")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[JsonConverter(typeof(NatsJSJsonNanosecondsConverter))]
public TimeSpan Active { get; set; }

Property Value

TimeSpan