Table of Contents

Property ConsumerCount

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

ConsumerCount

Number of Consumers attached to the Stream

[JsonPropertyName("consumer_count")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(-9.223372036854776E+18, 9.223372036854776E+18)]
public long ConsumerCount { get; set; }

Property Value

long