Skip to content

PersistentStreamProvider.GetStream(StreamId)

GetStream(StreamId)

View source
public IAsyncStream<T> GetStream<T>(StreamId streamId)
Gets the stream with the specified identity.

Parameters

streamIdStreamId
The stream identifier.

Returns

The stream.