Skip to content

QualifiedStreamId.QualifiedStreamId(string, StreamId)

QualifiedStreamId(string, StreamId)

View source
public QualifiedStreamId(string providerName, StreamId streamId)
Initializes a new instance of the QualifiedStreamId struct.

Parameters

providerNamestring
The name of the stream provider.
streamIdStreamId
The stream identifier.