Table of Contents

Property Streams

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

Streams

[JsonPropertyName("streams")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public ICollection<string>? Streams { get; set; }

Property Value

ICollection<string>