Table of Contents

Class Nuid

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

Represents a unique identifier generator.

public sealed class Nuid
Inheritance
Nuid
Inherited Members

Remarks

The Nuid class generates unique identifiers that can be used to ensure uniqueness in distributed systems.

Methods

NewNuid()

Generates a new NATS unique identifier (NUID).