GetStream(StreamId)
public IAsyncStream<T> GetStream<T>(StreamId streamId) Gets the stream with the specified identity.
Parameters
streamIdStreamId- The stream identifier.
Returns
The stream.
public IAsyncStream<T> GetStream<T>(StreamId streamId)streamIdStreamId