Create
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.
Orleans.Streams.StreamSubscriptionHandle instances. public StreamSubscriptionHandle<T> Create<T>()