Table of Contents

Property IsPaused

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

IsPaused

Whether the consumer is paused.

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

Property Value

bool