Table of Contents

Property ReplyTo

Namespace
NATS.Client.Core
Assembly
NATS.Client.Core.dll

ReplyTo

The reply subject that subscribers can use to send a response back to the publisher/requester.

public string? ReplyTo { get; init; }

Property Value

string