Table of Contents

Property Domain

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

Domain

This field is a convenience for setting up an ExternalStream. If set, the value here is used to calculate the JetStreamAPI prefix. This field is never serialized to the server. This value cannot be set if external is set.

[JsonIgnore]
public string? Domain { get; set; }

Property Value

string