GetAllSubscriptionHandles
abstract
public abstract Task<IList<StreamSubscriptionHandle<T>>> GetAllSubscriptionHandles() Retrieves a list of all active subscriptions created by the caller for this stream.
SubjectIObserverIObservablepublic abstract Task<IList<StreamSubscriptionHandle<T>>> GetAllSubscriptionHandles()