IStreamSubscriptionManagerRetriever.GetStreamSubscriptionManager Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the stream subscription manager.
public Orleans.Streams.Core.IStreamSubscriptionManager GetStreamSubscriptionManager ();
abstract member GetStreamSubscriptionManager : unit -> Orleans.Streams.Core.IStreamSubscriptionManager
Public Function GetStreamSubscriptionManager () As IStreamSubscriptionManager
Returns
The IStreamSubscriptionManager.