Table of Contents

Method NewNuid

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

NewNuid()

Generates a new NATS unique identifier (NUID).

public static string NewNuid()

Returns

string

A new NUID as a string.

Exceptions

InvalidOperationException

Thrown when unable to generate the NUID.