Table of Contents

Property Consumers

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

Consumers

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

Property Value

ICollection<string>