Skip to content

StreamSubscriptionHandlerFactory.Create

Create

View source
public StreamSubscriptionHandle<T> Create<T>()
Creates a stream subscription handle for the stream and subscription identified by this instance.

Returns

The new stream subscription handle.