Table of Contents

Property PushBound

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

PushBound

Indicates if any client is connected and receiving messages from a push consumer

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

Property Value

bool