Table of Contents

Property Peer

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

Peer

The Name of the server to remove from the meta group

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

Property Value

string