Skip to content

IAsyncStream<T>.GetAllSubscriptionHandles

GetAllSubscriptionHandles

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