Table of Contents

Property Streams

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

Streams

Number of active Streams

[JsonPropertyName("streams")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Range(0, 2147483647)]
public int Streams { get; set; }

Property Value

int