Table of Contents

Property Current

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

Current

Indicates if the server is up to date and synchronised

[JsonPropertyName("current")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
public bool Current { get; set; }

Property Value

bool