Table of Contents

Property Filter

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

Filter

Restrict purging to messages that match this subject

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

Property Value

string