Table of Contents

Property Dest

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

Dest

The destination to publish to

[JsonPropertyName("dest")]
[JsonIgnore(Condition = JsonIgnoreCondition.Never)]
[Required(AllowEmptyStrings = true)]
public required string Dest { get; set; }

Property Value

string