Create
abstract
public abstract StreamSubscriptionHandle<T> Create<T>() Creates a stream subscription handle for the stream and subscription identified by this instance.
Returns
The new stream subscription handle.
public abstract StreamSubscriptionHandle<T> Create<T>()