IStreamSubscriptionManagerRetriever.GetStreamSubscriptionManager メソッド

定義

ストリーム サブスクリプション マネージャーを取得します。

public Orleans.Streams.Core.IStreamSubscriptionManager GetStreamSubscriptionManager ();
abstract member GetStreamSubscriptionManager : unit -> Orleans.Streams.Core.IStreamSubscriptionManager
Public Function GetStreamSubscriptionManager () As IStreamSubscriptionManager

戻り値

IStreamSubscriptionManager

適用対象