Table of Contents

Property Subject

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

Subject

Filter the names to those consuming messages matching this subject or wildcard

[JsonPropertyName("subject")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? Subject { get; set; }

Property Value

string