Table of Contents

Method NewInbox

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

NewInbox()

Create a new inbox subject with the form {Inbox Prefix}.{Unique Connection ID}.{Unique Inbox ID}

public string NewInbox()

Returns

string

A string containing a unique inbox subject.