Skip to content

StreamId.Create(string, string)

Create(string, string)

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

Parameters

nsstring
The namespace.
keystring
The key.