Table of Contents

Property Deliver

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

Deliver

The delivery subject to use for the push consumer

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

Property Value

string