Table of Contents

Property NoConsumers

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

NoConsumers

When true consumer states and configurations will not be present in the snapshot

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

Property Value

bool