Table of Contents

Property Offline

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

Offline

Indicates the node is considered offline by the group

[JsonPropertyName("offline")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public bool Offline { get; set; }

Property Value

bool