Skip to content

StreamId.Create(string?, long)

Create(string?, long)

static
View source
public static StreamId Create(string? ns, long key)
Initializes a new instance of the StreamId struct.

Parameters

nsstring?
The namespace.
keylong
The key.