IStreamSubscriptionManagerAdmin.GetStreamSubscriptionManager(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le gestionnaire d’abonnements de flux.
public Orleans.Streams.Core.IStreamSubscriptionManager GetStreamSubscriptionManager (string managerType);
abstract member GetStreamSubscriptionManager : string -> Orleans.Streams.Core.IStreamSubscriptionManager
Public Function GetStreamSubscriptionManager (managerType As String) As IStreamSubscriptionManager
Paramètres
- managerType
- String
Type du responsable.
Retours
Le IStreamSubscriptionManager.