Create(string?, string)
static
public static StreamId Create(string? ns, string key) Initializes a new instance of the
StreamId struct. Parameters
nsstring?- The namespace.
keystring- The key.
public static StreamId Create(string? ns, string key)StreamId struct. nsstring?keystring