Method NewNuid
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.
Generates a new NATS unique identifier (NUID).
public static string NewNuid()
A new NUID as a string.
Thrown when unable to generate the NUID.