Table of Contents

Property Consumers

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

Consumers

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

Property Value

ICollection<string>